Hello
Im am working with a biological data including variables called Habitat and
Site, example:

Habitat     Site

Forest      Low
Forest      Low
Forest      High
Forest      High

I want to tell R that the Site variable is nested within the Forest variable
(that it is not a new variable).
Does anyone know how to do this?

Thanks alot

Daniel W. Carstensen
Denmark
-- 
View this message in context: 
http://www.nabble.com/Nested-variables-tp23779402p23779402.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to