lt_nobsRow: Specify a footer row that indicates the number of...

lt_nobsRowR Documentation

Specify a footer row that indicates the number of observations for each regression.

Description

Given a mat produced by regTable(), this function returns a footer row that indicates the number of observations for each model in mat.

Usage

lt_nobsRow(mat = parent.frame()$mat)

Arguments

mat

A regTable object.

Value

A vector of strings. The first element in the vector is "Number of observations". The remaining elements are the numbers of observations for each regression in mat.


jbullock35/Bullock documentation built on April 1, 2022, 6:21 p.m.