intensity.sphere: intensity on a sphere

View source: R/sphere_intensity.R

intensity.sphereR Documentation

intensity on a sphere

Description

Gaussian kernel

Usage

intensity.sphere(latlon, s = 0.25, nlat = 20, newlatlon,
  plot = FALSE, points = FALSE, ...)

Arguments

latlon

observations

s

sd for gaussian kernel

nlat

if we make a grid, use nlat x (2*lat)

newlatlon

if given predict here, else on grid

plot

should we plot (only with grid)

points

add the points to the plot


antiphon/sphere documentation built on April 6, 2022, 8:10 p.m.