Last data update: 2014.03.03

inference

Package: inference
Version: 0.1.0
Date: 2010-10-22
Title: Functions to extract inferential values of a fitted model object
Author: Vinh Nguyen <vinhdizzo@gmail.com>
Maintainer: Vinh Nguyen <vinhdizzo@gmail.com>
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.
License: GPL (>= 2)
Type: Package
URL: http://r-forge.r-project.org/projects/inference/
BugReports:
http://lists.r-forge.r-project.org/mailman/listinfo/inference-devel
Depends: sandwich, methods
Collate: 'inference.R'
Packaged: 2010-10-26 19:56:25 UTC; vinh
Repository: CRAN
Date/Publication: 2010-10-27 05:25:35

● 0 images, 5 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'inference' ...
** R
** preparing package for lazy loading
in method for 'infer' with signature 'fitobj="coxph"': no definition for class "coxph"
in method for 'infer' with signature 'fitobj="gee"': no definition for class "gee"
in method for 'infer' with signature 'fitobj="lme"': no definition for class "lme"
in method for 'infer' with signature 'fitobj="mer"': no definition for class "mer"
** help
*** installing help indices
  converting help for package 'inference'
    finding HTML links ... done
    infer,-methods                          html  
    inference-class                         html  
    inference-package                       html  
    show,inference-method                   html  
    transform.inference                     html  
Rd warning: /tmp/Rtmpdcp47r/R.INSTALL40d57c48fc97/inference/man/transform.inference.Rd:17: missing file link 'exp'
** building package indices
** testing if installed package can be loaded
* DONE (inference)
Making 'packages.html' ... done