Description Usage Arguments Details Value Examples
FUNCTION_DESCRIPTION This is the top bit of text
1 2 | Plot_Obs_v_Fitted(df, Var, weight, unitpred, response, LUTable = NA,
LUType = "Direct", LUOrdered = "N")
|
df |
Dataframe |
Var |
Variable |
weight |
Weight |
unitpred |
Per Unit Weight Prediction |
response |
Response field |
LUTable |
Lookup table, Default: NA |
LUType |
Lookup type, Default: 'Direct' |
LUOrdered |
IS LU Ordered?, Default: 'N' |
Some details here
Plot in plot
1 2 3 4 5 6 | ## Not run:
if(interactive()){
#EXAMPLE1
}
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.