sphere.predict: Predict on sphere using gaussian regression (Kriging)

View source: R/sphere.predict.R

sphere.predictR Documentation

Predict on sphere using gaussian regression (Kriging)

Description

if no v is given, compute intensity.

Usage

sphere.predict(latlon, v, newlatlon, s = 0.25)

Arguments

latlon

latitude-longitude matrix

v

value at locations. if not given, we do intensity estimation.

newlatlon

new locations

s

gaussian kernel sd

use xyz2ll or ai2ll to transform from unitvecs or (azimuth, inclination) (physical)


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