print_table {psycModel}R Documentation

print_table (internal use only)

Description

Rich-text fitted table printing in console

Usage

print_table(data_frame, marginal_alpha = 0.1, digits = 3)

Arguments

data_frame

data frame object

marginal_alpha

marginal significant threshold

digits

number of digits to round to

Value

no return value


[Package psycModel version 0.5.0 Index]