ProjectMOSAIC / mosaic

Project MOSAIC R package
http://mosaic-web.org/
93 stars 26 forks source link

rename first argument of mat() and singvals() #749

Closed rpruim closed 4 years ago

rpruim commented 4 years ago

A better name is formula. I'll leave A as an optional named argument for backward compatibility.

paramter description
A a formula. In mat and singvals, only the right-hand side is used.
data a data frame from which to pull out numerical values for the variables in the formulamat returns a model matrixTo demonstrate singularity, use singvals.