Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
MATA62N
/
lavaan
Public
forked from
yrosseel/lavaan
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Sep 5, 2021
Merge pull request #219 from ecmerkle/master
Show description for e8e5b19
yrosseel
authored
e8e5b19
View commit details
Copy full SHA for e8e5b19
Browse repository at this point
Commits on Sep 3, 2021
deal with delta/theta parameterization in lav_model_implied
ecmerkle
committed
3f61c53
View commit details
Copy full SHA for 3f61c53
Browse repository at this point
Commits on Aug 31, 2021
multilevel+missing="ml" did not work if there was only 1 variabele on the within level
yrosseel
committed
8366e2e
View commit details
Copy full SHA for 8366e2e
Browse repository at this point
Commits on Aug 15, 2021
add bi-quartimin and bi-geomin rotation criteria (for bifactor EFA)
yrosseel
committed
294e762
View commit details
Copy full SHA for 294e762
Browse repository at this point
Commits on Jun 27, 2021
change version number to 0.6-10
yrosseel
committed
35df56c
View commit details
Copy full SHA for 35df56c
Browse repository at this point
finetune summary() output of sam(); make bounds = "standard" the default for the measurement blocks in sam()
yrosseel
committed
cd6fab9
View commit details
Copy full SHA for cd6fab9
Browse repository at this point
Commits on Jun 23, 2021
fix group.weights = TRUE + WLSMV + categorical
yrosseel
committed
abc1a29
View commit details
Copy full SHA for abc1a29
Browse repository at this point
require lv.marker to have a factor-loading of exactly 1
yrosseel
committed
e86204e
View commit details
Copy full SHA for e86204e
Browse repository at this point
Commits on Jun 22, 2021
fix lavTestLRT + satorra2000 + A.method = "exact" (github issue 211)
yrosseel
committed
a5f9ba2
View commit details
Copy full SHA for a5f9ba2
Browse repository at this point
add man page for sam() function
yrosseel
committed
0dc5997
View commit details
Copy full SHA for 0dc5997
Browse repository at this point
various fixes; sam() now public; changing output of sam() (part 1)
yrosseel
committed
ad23993
View commit details
Copy full SHA for ad23993
Browse repository at this point
Commits on Jun 9, 2021
finetune tolerance to force pd vcov when standardized standard errors are requested; minor changes in sam()
yrosseel
committed
0f9d007
View commit details
Copy full SHA for 0f9d007
Browse repository at this point
Commits on May 30, 2021
group.w.free=TRUE now also works for estimator = (D)WLS; se="standard" option is no longer ignored when estimator = WLSMV
yrosseel
committed
6e3e89f
View commit details
Copy full SHA for 6e3e89f
Browse repository at this point
Commits on May 27, 2021
use cholesky parameterization to compute H1 model in twolevel+fiml setting
yrosseel
committed
7ef1186
View commit details
Copy full SHA for 7ef1186
Browse repository at this point
analytic gradient for twolevel + fiml
yrosseel
committed
35b6d2e
View commit details
Copy full SHA for 35b6d2e
Browse repository at this point
Commits on May 11, 2021
update informaton about logit link (which is not available)
yrosseel
committed
5ae8482
View commit details
Copy full SHA for 5ae8482
Browse repository at this point
Commits on May 3, 2021
clarify use of 'est' argument in standardizedSolution()
yrosseel
committed
1437d09
View commit details
Copy full SHA for 1437d09
Browse repository at this point
Commits on Apr 21, 2021
fix N.full not visible issue
yrosseel
committed
6c6aad0
View commit details
Copy full SHA for 6c6aad0
Browse repository at this point
added sample.icov= argument; when set to FALSE, no attempt is made to invert the observed sample covariance matrix; fixed m argument of .colMeans in lav_mvnorm_missing_h1_estimate_moments (in the p…
Show description for 5194802
yrosseel
committed
5194802
View commit details
Copy full SHA for 5194802
Browse repository at this point
Commits on Apr 11, 2021
when rotation is involved, lavmodel/partable/vcov (again) always reflect unrotated solution (so eg lavResiduals() works correctly)
yrosseel
committed
aa2363a
View commit details
Copy full SHA for aa2363a
Browse repository at this point
Commits on Apr 9, 2021
Merge pull request #205 from aaronpeikert/fix-204
Show description for 9d2955d
yrosseel
authored
9d2955d
View commit details
Copy full SHA for 9d2955d
Browse repository at this point
Commits on Apr 8, 2021
add labels to standardizedSolution()
Show description for a528028
aaronpeikert
committed
a528028
View commit details
Copy full SHA for a528028
Browse repository at this point
Commits on Apr 6, 2021
check if Sigma is near-singular in lav_mvnorm_missing_h1_estimate_moments()
yrosseel
committed
bc2a27e
View commit details
Copy full SHA for bc2a27e
Browse repository at this point
add more info if verbose = TRUE; add optim.gradient = "complex"
yrosseel
committed
b384ee0
View commit details
Copy full SHA for b384ee0
Browse repository at this point
Commits on Mar 22, 2021
Merge pull request #202 from ecmerkle/master
Show description for 7020054
yrosseel
authored
7020054
View commit details
Copy full SHA for 7020054
Browse repository at this point
Commits on Mar 21, 2021
always use h1.information = "unstructured" when missing = "two.stage" or "two.stage.robust"
yrosseel
committed
f937936
View commit details
Copy full SHA for f937936
Browse repository at this point
Commits on Mar 20, 2021
check if function value is complex in lav_func_*_complex
yrosseel
committed
7ef373f
View commit details
Copy full SHA for 7ef373f
Browse repository at this point
Commits on Mar 15, 2021
add mimic="lm" to alter VCOV if model is just a linear regression
yrosseel
committed
605ba2a
View commit details
Copy full SHA for 605ba2a
Browse repository at this point
Commits on Mar 13, 2021
missing_h1 EM, avoid overwriting tol
ecmerkle
committed
3e26cc7
View commit details
Copy full SHA for 3e26cc7
Browse repository at this point
Commits on Mar 12, 2021
initial support for multilevel + fiml
yrosseel
committed
8404564
View commit details
Copy full SHA for 8404564
Browse repository at this point
Commits on Mar 10, 2021
change version number to 0.6-9
yrosseel
committed
3ce3edc
View commit details
Copy full SHA for 3ce3edc
Browse repository at this point
Commits on Mar 8, 2021
adjust lower ov.var bounds if REL>0; preparations for multilevel+fiml
yrosseel
committed
288ce27
View commit details
Copy full SHA for 288ce27
Browse repository at this point
Commits on Feb 27, 2021
add dls.FtimesNminus1 options to estimator.args
yrosseel
committed
5f0288b
View commit details
Copy full SHA for 5f0288b
Browse repository at this point
Commits on Feb 25, 2021
add optim.attempts option; handle missing patterns when data is clustered
yrosseel
committed
8ad538d
View commit details
Copy full SHA for 8ad538d
Browse repository at this point
Commits on Feb 1, 2021
Merge pull request #200 from michaelhallquist/master
Show description for 0af2cd4
yrosseel
authored
0af2cd4
View commit details
Copy full SHA for 0af2cd4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.