R/constants.R

GAMLj_DEBUG=T
GAMLj_INFO=F


NOTES<-list()

NOTES[["ci"]]<-list("standard"="Standard (Delta method)",
                    "bca"="Bias corrected bootstrap",
                    "perc"="Bootstrap percentiles",
                    "norm"="Parametric bootstrap")

NOTES[["diag"]]<-list("noluck"="WARNING: The current version of jAMM does not support model diagram for the estimated model, but the estimates are provided")


INTERACTION_SYMBOL="____"
FACTOR_SYMBOL="_._._"
jamovi-amm/jamm documentation built on Nov. 15, 2023, 9:18 p.m.