Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
R-packages
ufs
Commits
63a1e72d
Commit
63a1e72d
authored
Dec 04, 2020
by
Gjalt-Jorn Peters
Browse files
less CIs
parent
82f6cbdb
Pipeline
#225317186
failed with stage
in 6 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
R/CIM.R
R/CIM.R
+1
-1
No files found.
R/CIM.R
View file @
63a1e72d
...
@@ -420,7 +420,7 @@ CIM <- function(data,
...
@@ -420,7 +420,7 @@ CIM <- function(data,
}
}
### Make dataframe with factor loading confidence intervals
### Make dataframe with factor loading confidence intervals
if
(
n.iter
>
1
)
if
(
n.iter
>
1
)
{
if
(
'psych'
%in%
class
(
efa
))
{
if
(
'psych'
%in%
class
(
efa
))
{
factorLoadingCIs
[[
rowVar
]][[
colVar
]]
<-
factorLoadingCIs
[[
rowVar
]][[
colVar
]]
<-
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment