Displaying 2 results from an estimated 2 matches for "balancedness".
Did you mean:
unbalancedness
2001 Aug 09
1
converting a BMDP 8V mixed model to R / nlme
[Sorry, In case this is repeating a message already sent to the list].
I am trying to move a project to R (base or nlme), for which I have a
partial
solution in BMDP 8V. Here is the 8V control language:
/input title='Augenbewegungen'.
variables=4.
file='latm.dat'.
format='11x,f7.0,f7.0,f12.4,f10.0'.
/variables names=
llat,rlat,vg,diff.
/design
2008 Jun 11
2
model simplification using Crawley as a guide
Hello,
I have consciously avoided using step() for model simplification in favour
of manually updating the model by removing non-significant terms one at a
time. I'm using The R Book by M.J. Crawley as a guide. It comes as no
surprise that my analysis does proceed as smoothly as does Crawley's and
being a beginner, I'm struggling with what to do next.
I have a model:
lm(y~A * B *