predictdf2d {ggtern} | R Documentation |
Prediction data frame
Description
Get predictions with standard errors into data frame
Usage
predictdf2d(model, xseq, yseq)
Arguments
model |
the model to predict |
xseq , yseq |
the x and y values |
[Package ggtern version 3.5.0 Index]