
Last chance! 50% off unlimited learning
Sale ends in
coefTable( coef, stdErr, df = NULL )
df
is not provided, the last column (P-values)
is filled with NA
s.coefTable( rnorm( 10 ), 0.5 * abs( rnorm( 10 ) ), 20 )
Run the code above in your browser using DataLab