Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add packages for potential landscape estimation #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions Psychometrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down