Description Usage Arguments Examples
View source: R/correlation.table.R
make the correlation matrix from the data.frame used in regression
1 2 3 4 5 6 7 |
data |
a data.frame used in regression model, e.g. model$model |
data_to_combine |
another data.frame used for regression model, e.g. when you have similar set of X's but different Y's |
var_name_select |
optional: to specify the variable names used in regression to be included in the correlation matrix |
all.var.names |
optional: to rename all variable names, a string vector |
d |
number of decimal places to retain |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.