| framebuilder | R Documentation | 
Generate a data frame given a formula and a dataset.
framebuilder(formula, dataset)
formula | 
 model formula  | 
dataset | 
 model dataset  | 
Actually, this function is a wrapper for model.frame.
A data frame restricted to the model.
This function is not intended to be called directly.
Washington Leite Junger wjunger@ims.uerj.br and Antonio Ponce de Leon ponce@ims.uerj.br
pgam, formparser
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.