Displaying 2 results from an estimated 2 matches for "fixedeffectstree".
2009 May 27
1
"Error: package/namespace load failed"
...at in my code. I imagine this is a simple problem (perhaps with my NAMESPACE file), but I don't know what it is. (The text of the NAMESPACE file is at the bottom of this e-mail.)
Thank you in advance for your help!
Rebecca
NAMESPACE file:
useDynLib(REEMtree)
export(AutoCorrelationLRtest, FixedEffectsTree, RandomEffectsTree,
LMEpredict, PredictionTest, RandomEffectsTree, RMSE, simpleREEMdata,
REEMtree, FEEMtree)
import(nlme)
import(rpart)
S3method(is,REEMtree)
S3method(logLik,REEMtree)
S3method(plot,REEMtree)
S3method(predict,REEMtree)
S3method(print, REEMtree)
S3method(ranef,REEMtree)
S3metho...
2009 Jun 01
1
installing sn package
...ave none of that in my code. I imagine this is a simple problem (perhaps with my NAMESPACE file), but I don't know what it is. (The text of the NAMESPACE file is at the bottom of this e-mail.)
[[elided Yahoo spam]]
Rebecca
NAMESPACE file:
useDynLib(REEMtree)
export(AutoCorrelationLRtest, FixedEffectsTree, RandomEffectsTree,
LMEpredict, PredictionTest, RandomEffectsTree, RMSE, simpleREEMdata,
REEMtree, FEEMtree)
import(nlme)
import(rpart)
S3method(is,REEMtree)
S3method(logLik,REEMtree)
S3method(plot,REEMtree)
S3method(predict,REEMtree)
S3method(print, REEMtree)
S3method(ranef,REEMtree)
S...