I ran the following code to predict MAZ scores based on Txt and Sex.
qiime longitudinal linear-mixed-effects --m-metadata-file maz_corrected_metadata.tsv --p-metric MAZ_score --p-group-columns Txt,Sex --p-state-column Age --p-individual-id-column AnimalNumber --o-visualization linear-mixed-effects.qzv
I know how to interpret the model results section, but what does the scale, likelihood and converged values mean in the model summary? I've attached a screen shot.
