View source: R/helper_functions.R
| MakeCenters | R Documentation |
Make the spacing as large as possible without going over width.
If symmetric, ensure we have an even number of centers that are symmetric around PoS.
MakeCenters(LB, UB, width, minspace, PoS = NULL)
LB |
The lower bound. |
UB |
The upper bound. |
width |
The maximum possible spacing. |
minspace |
The minimum allowable spacing. |
PoS |
Point of symmetry (default NULL) |
A vector of kernel centers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.