validate.nlast {ungroup} | R Documentation |
Check if nlast
needs to be adjusted in order to accommodate
out.step
Description
Check if nlast
needs to be adjusted in order to accommodate
out.step
Usage
validate.nlast(x, nlast, out.step)
Arguments
x |
Vector containing the starting values of the input intervals/bins.
For example: if we have 3 bins |
nlast |
Length of the last interval. In the example above |
out.step |
Length of estimated intervals in output. Values between 0.1 and 1 are accepted. Default: 1. |
[Package ungroup version 1.4.4 Index]