Description Usage Arguments Value Author(s) See Also Examples
Print the labelled RAM definition matrix for a structural-equation
model fit by sem.
1  | ram(object, digits=5, startvalues=FALSE)
 | 
object | 
 an object of class   | 
digits | 
 number of digits for printed output.  | 
startvalues | 
 if   | 
A data frame containing the labelled RAM definition matrix, which is normally just printed.
John Fox jfox@mcmaster.ca
1 2 3 4 5 6 7  | # ------------- assumes that Duncan, Haller and Portes peer-influences model
# -------------     has been fit and is in sem.dhp
    ## Not run: 
ram(sem.dhp)
    
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.