The documentation states that all observations are subject to the same noise term σ²I.
Is it possible to give different groups their own variance?
For example, if my group is gender and the first two observations are M and the third is F, I would want:
i.e. something similar to varIdent in R:
https://cran.r-project.org/web/packages/nlme/nlme.pdf#Rfn.varIdent
The documentation states that all observations are subject to the same noise term
σ²I.Is it possible to give different groups their own variance?
For example, if my group is gender and the first two observations are M and the third is F, I would want:
i.e. something similar to varIdent in R:
https://cran.r-project.org/web/packages/nlme/nlme.pdf#Rfn.varIdent