Skip to content

Full information maximum likelihood estimator of mean/cov in Python

Notifications You must be signed in to change notification settings

kamadak/fiml-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Full Information Maximum Likelihood for Python
----------------------------------------------

   This is a Python/NumPy implementation of full information maximum
   likelihood (FIML) method to estimate the mean and the covariance of
   data with missing values.

Prerequisites
-------------

   NumPy and SciPy are required to run this software.

Caveats
-------

   The input data must not contain linearly dependent variables.

About

Full information maximum likelihood estimator of mean/cov in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages