search for: simpleemresult

Displaying 1 result from an estimated 1 matches for "simpleemresult".

2009 May 13
3
Checking a (new) package - examples require other package functions
...tderr()); flush(stdout()) > > ### Name: AutoCorrelationLRtest > ### Title: Test for autocorrelation in the residuals of a RE-EM tree > ### Aliases: AutoCorrelationLRtest > ### Keywords: htest tree models > > ### ** Examples > > # Estimation without autocorrelation > simpleEMresult<-RandomEffectsTree(Y~D+t+X, data=simpleREEMdata, random=~1|ID, simpleREEMdata$ID) Error: couldn't find function "RandomEffectsTree" Execution halted The function "RandomEffectsTree" is defined in the R code for the package. How can I refer to other functions from the p...