Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'nblocks' in assessStationarity and warning messages #110

Open
cassie95 opened this issue Jan 31, 2017 · 1 comment
Open

'nblocks' in assessStationarity and warning messages #110

cassie95 opened this issue Jan 31, 2017 · 1 comment

Comments

@cassie95
Copy link

Hello,

Could you further explain what does 'nblocks' mean in this function assessStationarity(sequence, nblocks)?

When I input the code below in R, it gives me 3 warning messages. I want to know what should I be acknowledged by these warnings?

`>assessStationarity(sq,10)
The assessStationarity test statistic is: 5.095576 the Chi-Square d.f. are: 54 the p-value is: 1
$statistic
[1] 5.095576

$p.value
[1] 1

Warning messages:
1: In chisq.test(mat) : Chi-squared approximation may be incorrect
2: In chisq.test(mat) : Chi-squared approximation may be incorrect
3: In chisq.test(mat) : Chi-squared approximation may be incorrect`

Thanks!

@ghost
Copy link

ghost commented Mar 14, 2018

I would also like help with this please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants