View source: R/batchDesign_utils.R
plt.2d.surf.batch | R Documentation |
two-dimensional image of contour + site + batch plot for two fits
plt.2d.surf.batch(
fit1,
fit2,
r1,
r2,
batch1,
batch2,
x = seq(31, 43, len = 201),
y = seq(31, 43, len = 201)
)
fit1, fit2 |
can be any of the types supported by |
r1, r2 |
batch vectors for the two fits |
batch1, batch2 |
batch heristics for two fits; Passed to |
x, y |
locations to use for the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.