Learn R Programming

inference (version 0.1.0)

Functions to extract inferential values of a fitted model object

Description

Collection of functions to extract inferential values (point estimates, confidence intervals, p-values, etc) of a fitted model object into a matrix-like object that can be used for table/report generation; transform point estimates via the delta method.

Copy Link

Version

Install

install.packages('inference')

Monthly Downloads

1

Version

0.1.0

License

GPL (>= 2)

Maintainer

Vinh Nguyen

Last Published

October 27th, 2010

Functions in inference (0.1.0)

inference-package

Extract inferential information from different statistical models.
transform.inference

Transformation of point estimates
infer,-methods

Inference for fitted model objects.
show,inference-method

Show/print inference object.
inference-class

An S4 class that stores inferential values of a fitted model object.