Skip to content

Species distribution modeling with presence-only data using log-Gaussian Cox process

2 messages · Adrian Baddeley, Manuel Spínola

#
Manuel_Spinola <mspinola10 at gmail.com> writes:
The 'spatstat' package fits these models using the function 'kppm'
Example:
            fit <- kppm(X ~ terms, clusters="LGCP")
See the help for function 'kppm'.

It is also extensively documented in Chapter 12 of the spatstat book (book.spatstat.org)

Adrian Baddeley
#
Thank you Adrian,

I will take a look at that function.

Manuel

El mi?, 10 feb 2021 a las 20:16, Adrian Baddeley (<
adrian.baddeley at curtin.edu.au>) escribi?: