Displaying 1 result from an estimated 1 matches for "nuhat".
Did you mean:
muhat
2012 Apr 29
1
Error in if (nuhat < 2) stop("The degrees of freedom must be greater than or equal to 2") : missing value where TRUE/FALSE needed
...on a specific data set. The same code works fine with other data sets):
> ancova(covGrp1, dvGrp1, covGrp2, dvGrp2)
[1] "NOTE: Confidence intervals are adjusted to control the probability"
[1] "of at least one Type I error."
[1] "But p-values are not"
Error in if (nuhat < 2) stop("The degrees of freedom must be greater than or equal to 2") :
missing value where TRUE/FALSE needed
In addition: Warning messages:
1: In min(sub[vecn >= 12]) :
no non-missing arguments to min; returning Inf
2: In max(sub[vecn >= 12]) :
no non-missing arguments t...