Package: ProfileLikelihood 1.3
ProfileLikelihood: Profile Likelihood for a Parameter in Commonly Used Statistical Models
Provides profile likelihoods for a parameter of interest in commonly used statistical models. The models include linear models, generalized linear models, proportional odds models, linear mixed-effects models, and linear models for longitudinal responses fitted by generalized least squares. The package also provides plots for normalized profile likelihoods as well as the maximum profile likelihood estimates and the kth likelihood support intervals.
Authors:
ProfileLikelihood_1.3.tar.gz
ProfileLikelihood_1.3.zip(r-4.5)ProfileLikelihood_1.3.zip(r-4.4)ProfileLikelihood_1.3.zip(r-4.3)
ProfileLikelihood_1.3.tgz(r-4.4-any)ProfileLikelihood_1.3.tgz(r-4.3-any)
ProfileLikelihood_1.3.tar.gz(r-4.5-noble)ProfileLikelihood_1.3.tar.gz(r-4.4-noble)
ProfileLikelihood_1.3.tgz(r-4.4-emscripten)ProfileLikelihood_1.3.tgz(r-4.3-emscripten)
ProfileLikelihood.pdf |ProfileLikelihood.html✨
ProfileLikelihood/json (API)
# Install 'ProfileLikelihood' in R: |
install.packages('ProfileLikelihood', repos = c('https://choileena.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/choileena/profilelikelihood/issues
Last updated 1 years agofrom:08b6d88c0c. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 18 2024 |
R-4.5-win | OK | Oct 18 2024 |
R-4.5-linux | OK | Oct 18 2024 |
R-4.4-win | OK | Oct 18 2024 |
R-4.4-mac | OK | Oct 18 2024 |
R-4.3-win | OK | Oct 18 2024 |
R-4.3-mac | OK | Oct 18 2024 |
Exports:LR.pvalueprofilelike.glmprofilelike.glsprofilelike.lmprofilelike.lmeprofilelike.plotprofilelike.polrprofilelike.summary
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Profile Likelihood for a Parameter in Commonly Used Statistical Models | ProfileLikelihood-package ProfileLikelihood |
Example Data for a Profile Likelihood in Generalized Linear Models | dataglm |
Example Data for a Profile Likelihood in Proportional Odds Models | datapolr |
P-values based on LR statistics for 2 x 2 Tables | LR.pvalue |
Profile Likelihood for Generalized Linear Models | profilelike.glm |
Profile Likelihood for Linear Models for Longitudinal Responses Fitted by Generalized Least Squares | profilelike.gls |
Profile Likelihood for Linear Models | profilelike.lm |
Profile Likelihood for Linear Mixed-Effects Models | profilelike.lme |
Profile Likelihood Plot | profilelike.plot |
Profile Likelihood for Proportional Odds Models | profilelike.polr |
Summary for the Maximum Profile Likelihood Estimate and Likelihood Support Intervals | profilelike.summary |