Learn R Programming

spatstat.random (version 3.4-2)

spatstat.random-internal: Internal spatstat.random functions

Description

Internal spatstat.random functions.

Usage

assignParents(offspring, parents, kernfun)
change.default.expand(x, newdefault)
clusterprocess(name, ..., mu, kappa, scale)
# S3 method for clusterprocess
clusterradius(model, ..., thresh, precision)
# S3 method for clusterprocess
clusterkernel(model, ...)
CondSimCox(object, nsim, ..., win, window, n.cond, w.cond,
           giveup, maxchunk, saveLambda, LambdaOnly, verbose, drop)
datagen.runifpointOnLines(n, L)
datagen.runifpoisppOnLines(lambda, L)
datagen.rpoisppOnLines(lambda, L, lmax, ..., check)
default.clipwindow(object, epsilon)
expandwinPerfect(W, expand, amount)
detect.par.format(par, native, generic)
emptyNeyScot(win, nsim, saveLambda, saveparents, LambdaOnly, ...)
fakeNeyScot(Y, lambda, win, saveLambda, saveparents,
            LambdaOnly, ...)
getRandomFieldsModelGen(model)
handle.rshift.args(W, ..., radius, width, height,
                   edge, clip, edgedefault)
HermiteCoefs(order)
# S3 method for clusterprocess
intensity(X, ...)
is.cadlag(s)
is.expandable(x)
# S3 method for rmhmodel
is.expandable(x) 
# S3 method for NAobject
is.poisson(x) 
# S3 method for NAobject
is.stationary(x) 
kraever(package, fatal)
kraeverRandomFields()
MultiPair.checkmatrix(mat, n, matname, naok, zerook, asymmok)
optimalinflation(clusters, mod, rD)
# S3 method for clusterprocess
predict(object, ..., locations, type, ngrid)
# S3 method for clusterprocess
print(x, ...)
# S3 method for rmhcontrol
print(x, ...)
# S3 method for rmhexpand
print(x, ..., prefix=TRUE)
# S3 method for rmhmodel
print(x, ...)
# S3 method for rmhstart
print(x, ...)
# S3 method for rmhInfoList
print(x, ...)
# S3 method for summary.rmhexpand
print(x, ...)
RandomFieldsSafe()
# S3 method for clusterprocess
reach(x, ..., epsilon)
reheat(model, invtemp)
resolve.vargamma.shape(..., nu.ker, nu.pcf, nu, allow.nu, allow.default)
retrieve.param(desired, aliases, ..., par)
rMaternInhibition(type, kappa, r, win, stationary, ..., nsim, drop)
rMatClustHom(kappa, mu, R, W, ..., nsim, drop, inflate, saveparents)
rThomasHom(kappa, mu, sigma, W, ...,
           nsim, drop, inflate, saveparents, maxinflate)
rCauchyHom(kappa, mu, scale, W, ...,
           nsim, drop, inflate, saveparents, maxinflate)
rGRFcircembed(W, mu, var, corrfun, ..., nsim, drop)
rGRFgauss(W, mu, var, scale, ..., nsim, drop)
rGRFexpo(W, mu, var, scale, ..., nsim, drop)
rGRFstable(W, mu, var, scale, alpha, ..., nsim, drop)
rGRFgencauchy(W, mu, var, scale, alpha, beta, ..., nsim, drop)
rGRFmatern(W, mu, var, scale, nu, ..., nsim, drop)
rPoissonClusterEngine(kappa, expand, rcluster, win, ...,
                      nsim, drop, saveparents, kappamax, lmax, rmax) 
RmhExpandRule(nama)
# S3 method for rmhcontrol
rmhcontrol(...) 
# S3 method for list
rmhcontrol(...) 
rmhEngine(InfoList, ..., verbose, kitchensink, preponly, snoop,
                           overrideXstart, overrideclip) 
rmhResolveControl(control, model)
rmhResolveExpansion(win, control, imagelist, itype)
rmhResolveTypes(model, start, control)
rmhsnoop(..., Wsim, Wclip, R, xcoords, ycoords, mlevels, mcodes, irep, itype, 
     proptype, proplocn, propmark, propindx, numerator, denominator,
     panel.only)
rmhSnoopEnv(Xinit, Wclip, R)
# S3 method for rmhmodel
rmhmodel(model, ...) 
# S3 method for rmhstart
rmhstart(start, ...) 
# S3 method for list
rmhstart(start, ...) 
rmpoint.I.allim(n, f, types, nsim)
rpoint.multi(n, f, fmax, marks, win, giveup, fail.action,
             verbose, warn, nsim, drop)
rthinEngine(X, P, ..., nsim, drop, Pmax, na.zero, what, fatal, warn)
runifpoispp(lambda, win, ..., nsim, drop)
runifpoisppOnLines(lambda, L, nsim, drop)
# S3 method for clusterprocess
simulate(object, nsim, ..., win, window)
spatstatClusterModelInfo(name, onlyPCP)
spatstatClusterSimInfo(name)
spatstatClusterSimModelMatch(name, verbose)
spatstatRmhInfo(cifname)
summarise.trend(trend, w, a)
# S3 method for rmhexpand
summary(object, ...)
thinjump(n, p)
thinParents(X, P, Pmax)
# S3 method for rmhstart
update(object, ...)
validate.kappa.mu(kappa, mu, kappamax, mumax,
                  win, expand, ..., context)

Arguments

Value

The return values of these functions are not documented, and may change without warning.

Details

These internal spatstat.random functions should not be called directly by the user. Their names and capabilities may change without warning from one version of spatstat.random to the next.