Skip to content

philchalmers/faoutlier

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Travis-CI Build Status

faoutlier

Tools for detecting and summarize influential cases that can affect exploratory and confirmatory factor analysis models as well as structural equation models more generally.

Installing from Github

To install the development version of this package, use the following code.

#if not installed already on your computer, install devtools
install.packages('devtools')

#load and install the package
library(devtools)
install_github('philchalmers/faoutlier')

#reload into you workspace
library(faoutlier)

If you run into any issues or have any suggestions then feel free to contact me or open a Github issue for this repository. Cheers.

About

Detecting outlying and influential cases for factor analysis in R

Resources

License

Stars

Watchers

Forks

Packages

No packages published