Skip to contents

Display table of coefficients

Usage

table.model.coeffs(modelobj, se = TRUE, alpha = 0.05)

Arguments

modelobj

A pandista model object (fitted)

se

Logical; if TRUE, also computes standard errors and confidence bounds

alpha

Numerical; Alpha to use for confidence bounds if se is TRUE