Operator notation for fitlme function?
Afficher commentaires plus anciens
Hi,
Can someone explain the difference between the operators *, | and : in specifying the equation used with the fitlme function?
For example, I have the equation:
lme54=fitlme(tbla5,'alpha_5~Load+Zone+(1+Zone|Term)')
to model alpha_5 as a function of Load, Zone and Term using the data in tbla5.
However, if I replace the | with a : I get different results (and no random effects).
I'd be grateful for any advice concerning the meaning of the different operators as I can't find any information in the manual.
Many thanks, Rebecca
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Octave dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!