powered by
Generate a vector field plot based on the bivariate lcsm
ramReFit(object, add, ram.out=FALSE, ...)
Output from any data analysis
Additional paths to be added, e.g., add='X1~~X2'.
Whether to print the RAM matrices
Options for plot and arrows function.
data(ex3) gcm.l<-ramLCM(ex3, 1:6, model='linear', ram.out=TRUE) ## Add correlated errors ramReFit(gcm.l, add='X1~~X2')
Run the code above in your browser using DataLab