From eef7af9e4a044803d42baa5b026a01c5b647bca2 Mon Sep 17 00:00:00 2001 From: Jingmeng Cui Date: Fri, 28 Jun 2024 17:22:37 +0800 Subject: [PATCH] Add simlandr, fitlandr, Isinglandr --- Psychometrics.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Psychometrics.md b/Psychometrics.md index cff2db2..11002b5 100644 --- a/Psychometrics.md +++ b/Psychometrics.md @@ -714,6 +714,13 @@ repository linked above. methods to process item metadataand use target assessment and measurement blueprint constraints to assemble a test form. - `r pkg("heplots")`: Visualizing hypothesis tests in multivariate linear models with hypothesis error plots. +- `r pkg("simlandr")` provides tools to estimate generalized + potential landscapes from formal psychological models. + `r pkg("fitlandr")` provides nonparametric methods to estimate + bivariate vector fields and generalized potential landscapes from + intensive longitudinal data. `r pkg("Isinglandr")` can be used to + estimate generalized potential landscapes from Ising networks + generated from the `r pkg("IsingFit")` package. ### Links