powered by
"AceEstimate"
new("AceEstimate", aSquared, cSquared, eSquared, caseCount, unity, withinBounds, details, ...)
library(NlsyLinks) #Load the package into the current R session. showClass("AceEstimate") est <- CreateAceEstimate(.5, .2, .3, 40) est print(est)
Run the code above in your browser using DataLab