spatstat.univar-internal | R Documentation |
Undocumented Functions
as.breakpts(...)
breakpts(val, maxi, even, npos, step)
breakpts.from.r(r)
check.hist.lengths(hist, breaks)
check.bandwidth(bw, descrip, fatal)
kermom(m, r, kernel, mean, sd)
km.rs.opt(o, cc, d, breaks, KM, RS)
## S3 method for class 'ecdf'
knots(Fn, ...)
make.even.breaks(bmax, npos, bstep)
match.kernel(kernel)
## S3 method for class 'adaptivedensity'
plot(x, ..., xlab)
## S3 method for class 'interpolatedCDF'
plot(x, ...)
## S3 method for class 'interpolatedCDF'
print(x, ...)
## S3 method for class 'ewcdf'
print(x, digits, ...)
## S3 method for class 'interpolatedCDF'
quantilefun(x, ..., type)
IdenticalRowPair(i,j,a,b)
IdenticalRows(i,j,a,b)
StieltjesCalc(M, f, ...)
## S3 method for class 'stepfun'
StieltjesCalc(M, f, ...)
These functions are not documented.
as.breakpts
, breakpts
, breakpts.from.r
and
make.even.breaks
return an object of class "breakpts"
which defines a sequence of breakpoints, identifies whether they are
equally-spaced and so on. match.kernel
returns a single
character string. check.hist.lengths
returns NULL
.
quantilefun.interpolatedCDF
returns a function.
The print
method returns NULL
. Other functions are
not documented.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.