make_knots | R Documentation |
Choose knots according to a swapping algorithm. Uses cover.design from the fields package.
make_knots(df, N_k, ...)
df |
(data.frame) NEBCS data |
N_k |
(int) Number of knots to choose |
... |
Additional named arguments to pass to cover.design |
(data.frame) Data frame with columns x and y
get_case_cntl(df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.