Creates a svar.bin (binned semivar. + grid parameters) object with
the binned intra-curves semivariances (i.e. computes a binned sample variogram).
object used to select a method.
maximum lag. Defaults to (nlags - 1) * minlag.
number of lags. Defaults to round(0.55 * x$grid$n).
minimun lag. Defaults to that of the discretization grid.
character, estimator name (e.g. "classical").
See npsp::svar.bin.
further arguments passed to npsp::svariso.
(optional) a vector or an object of class npf.var with the estimated (or
theoretical) variances.
Returns an object of S3 class npsp::svar.bin.
Only one of the arguments maxlag or nlags must be specified.
svar.bin.npf.data assumes a stationary functional process (the functional mean and
functional variance are constants).
See npsp::svar.bin for more details.