powered by
"pickapoint"
## S3 method for class 'pickapoint': print(x, \dots)
myModel <- lm('dv ~ iv + mod', data=someData) papresults <- pickapoint(myModel, dv='DV', iv='IV', mod='MOD') papresults
Run the code above in your browser using DataLab