Dieter Menne wrote:
Idgarad wrote:
... Very long non-self-contained code removed
Suggestions on how to handle the whole linearModel and the child data?
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do
Idgarad wrote:
>
>
> ... Very long non-self-contained code removed
>
> Suggestions on how to handle the whole linearModel and the child data?
>
> __
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do rea
to clean up some code I would like to make a list of arbitrary length
to store various objects for use in a loop
sample code:
BEGIN SAMPLE ##
# You can see the need for a loop already
linearModel1=lm(modelSource ~ .,mcReg)
linearModel2=step(linearModel1)
linearModel3=lm(
3 matches
Mail list logo