
A coefficient-distribution-influence (CDI) plot for a model term
Source:R/influ.R
Influence-cash-cdiPlot.RdA coefficient-distribution-influence (CDI) plot for a model term
Arguments
- term
The model term for which the CDI plot should be generated
- variable
Optional. In some cases it may be necessary to specifiy the variable that is related to the term. For example, for the term
"log(effort)"the variable is"effort". In most cases this can be deduced from the term, but for complexes terms this argumey may also need to be supplied (an error message will tell you if it does).