powered by
add_dfs adds random degrees of freedom parameters to a vector.
add_dfs
add_dfs(x, how_many)
a vector to add the dfs to
how many dfs?
Returns c(x, dfs) with how_many dfs-elements.
c(x, dfs)
how_many
Read the source code for details.