File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed
Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 11Type: Package
22Package: parameters
33Title: Processing of Model Parameters
4- Version: 0.26.0.11
4+ Version: 0.27.0
55Authors@R:
66 c(person(given = "Daniel",
77 family = "Lüdecke",
@@ -229,4 +229,3 @@ Config/testthat/parallel: true
229229Config/Needs/website: easystats/easystatstemplate
230230Config/Needs/check: stan-dev/cmdstanr
231231Config/rcmdcheck/ignore-inconsequential-notes: true
232- Remotes: easystats/insight, easystats/bayestestR, easystats/correlation
Original file line number Diff line number Diff line change 1- # parameters (devel)
1+ # parameters 0.27.0
22
33## Breaking Changes
44
1616
1717## Changes
1818
19- * ` factor_analysis() ` gets a ` .matrix ` method, including arguments ` n_obs ` and
20- ` n_matrix ` , to compute factor analysis for a correlation matrix or covariance
21- matrix.
19+ * ` factor_analysis() ` gets a ` .matrix ` method, including a new argument ` n_obs ` ,
20+ to compute factor analysis for a correlation matrix or covariance matrix.
2221
2322* New function ` factor_scores() ` to extract factor scores from EFA (` psych::fa() `
2423 or ` factor_analysis() ` ).
You can’t perform that action at this time.
0 commit comments