Learn R Programming

ProfileLikelihood (version 1.3)

Profile Likelihood for a Parameter in Commonly Used Statistical Models

Description

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.

Copy Link

Version

Install

install.packages('ProfileLikelihood')

Monthly Downloads

251

Version

1.3

License

GPL (>= 3)

Maintainer

Last Published

August 25th, 2023

Functions in ProfileLikelihood (1.3)

LR.pvalue

P-values based on LR statistics for 2 x 2 Tables
profilelike.glm

Profile Likelihood for Generalized Linear Models
profilelike.lm

Profile Likelihood for Linear Models
profilelike.polr

Profile Likelihood for Proportional Odds Models
profilelike.plot

Profile Likelihood Plot
profilelike.gls

Profile Likelihood for Linear Models for Longitudinal Responses Fitted by Generalized Least Squares
profilelike.lme

Profile Likelihood for Linear Mixed-Effects Models
profilelike.summary

Summary for the Maximum Profile Likelihood Estimate and Likelihood Support Intervals
dataglm

Example Data for a Profile Likelihood in Generalized Linear Models
datapolr

Example Data for a Profile Likelihood in Proportional Odds Models
ProfileLikelihood-package

Profile Likelihood for a Parameter in Commonly Used Statistical Models