I currently do not have the landscape data on hand, so I tried to run the model leaving that parameter out for now. I ran the R code as:
mod1 <- 'Seedling ~ Cover + Canopy + Deer
Cover ~ Deer'
When I go to fit the model I get the response below:
mod1.fit <- sem(mod1, data=ESA_Data)
Error in lav_data_full(data = data, group = group, group.label = group.label, :
lavaan ERROR: missing observed variables in dataset: Seedling
What am I doing wrong? Again, I'm very new so the fix may be something obviously simple, but any help is appreciated.
--
You received this message because you are subscribed to the Google Groups "lavaan" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lavaan+un...@googlegroups.com.
To post to this group, send email to lav...@googlegroups.com.
Visit this group at http://groups.google.com/group/lavaan.
For more options, visit https://groups.google.com/groups/opt_out.