coefficent_to_p {psycModel} | R Documentation |
change coefficient to p value for model_table
Description
change coefficient to p value for model_table
Usage
coefficent_to_p(data_frame, marginal_alpha = 0.1, show_p = FALSE)
Arguments
data_frame |
data |
marginal_alpha |
marginal_alpha leve |
show_p |
show por not |
[Package psycModel version 0.5.0 Index]