Skip to content
/ gamlss Public

In this repo, I work on the implementation of the R\gamlss package in Python.

License

Notifications You must be signed in to change notification settings

xi2pi/gamlss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gamlss

In this repository, I work on converting the gamlss package from R to Python.

LMS Method by Cole

LMS Method

code

2D fitting

Currently, I am still working at the implementation of 2D fitting. Following graph shows the fitting results in gamlss/R:

gamlss 2D

script here: code

1D fitting

1D fitting of the Box-Cox Power exponential distribution (BCPE) in gamlss/R results in following graph:

gamlss 1D

script here: code

In python it looks like the following:

python 1D

script here: code

About

In this repo, I work on the implementation of the R\gamlss package in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published