Generalized Linear Model estimation Matlab (same as in R)

Versione 2.0.0.0 (36,9 KB) da JP
Generalized Linear Model estimation with same results as in R.
195 download
Aggiornato 15 lug 2022

Generalized Linear Model estimation in Matlab (with same results as in R).
Fits Generalized Linear models with one of the following distributions:
> 'normal'/'gamma'/'inv_gsn'/'poisson'/'binomial'
And one of the following (if compatible) link functions:
> 'id'/'log'/'sqroot'/'power'/'logit'/'probit'/'recip'/'complog'

Estimation procedure has been copied and modified from the package:
> GLMLAB by Peter Dunn (08 Mar 1999)
> Original files: www.mathworks.com/matlabcentral/fileexchange/195-glmlab

This GLM package is essentially the same as Peter Dunn's, but does not
recquire the usage of the GLMLAB GUI and outputs results like in R.
This package also calculates some additional measure-of-fit statistics.

----------------------------------------------------------------------------------------------

The results are almost completely identical with the estimation in R.
For comparison, try the Demo.R file (as included in folder) that
gives the same output as the Matlab demo examples. See for yourself.

Cita come

JP (2025). Generalized Linear Model estimation Matlab (same as in R) (https://github.com/vanBrakel/GLM), GitHub. Recuperato .

Compatibilità della release di MATLAB
Creato con R2015b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate

Versione Pubblicato Note della release
2.0.0.0

Added pic

1.0.0.0

Improved description.

Updated title.
Improved doc
Improved title.

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.