Skip to content
Prev 334656 / 398506 Next

Help using mapply to run multiple models

On Dec 19, 2013, at 11:45 AM, William Dunlap wrote:

            
So by the time the function `f` "saw" its arguments from a call:  `f(glm, ...) `, the name of the function would already have been removed and you would just be getting the argument list attached to the function body and as.name() would make a hash of it .... as we saw in the original portion of this question.
David Winsemius
Alameda, CA, USA