liststats: A small method to extract statistics names relevent to...

Description Usage Arguments Details Value

View source: R/liststats.R

Description

A small method to extract statistics names relevent to econometric models

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
liststats(object, ...)

## S3 method for class 'light.zeroinfl'
liststats(object, ...)

## S3 method for class 'zeroinfl'
liststats(object, ...)

## S3 method for class 'light.glm'
liststats(object, ...)

## Default S3 method:
liststats(object, ...)

## S3 method for class 'light.lm'
liststats(object, ...)

## S3 method for class 'fastLm'
liststats(object, ...)

Arguments

object

An object

...

Additional arguments. See details

Details

The following arguments add statistics

Value

A character vector with names that can be passed to latex


linogaliana/tablelight documentation built on Jan. 29, 2021, 10:30 a.m.