flennardjones.logistic: Fit Lennard-Jones process to data using Logistic likelihood...

View source: R/est_LL-lj.R

flennardjones.logisticR Documentation

Fit Lennard-Jones process to data using Logistic likelihood method

Description

supports also 3D.

Usage

flennardjones.logistic(x, sigma0, rho, border_r, ...)

Arguments

x

a list with elements $x:data.frame of locations (ncol 2 or 3), $bbox: matrix with columns giving window bounds

sigma0

Initial guess of sigma. Used for numerical stability scaling.

rho

density of Poisson dummies

border_r

Border correction range. If missing, will use sigma0.

...

passed on to glm


antiphon/rstrauss documentation built on June 2, 2022, 7:19 a.m.