LKpeon: Internal function: LKpeon

View source: R/helper.R

LKpeonR Documentation

Internal function: LKpeon

Description

Internal function: LKpeon

Usage

LKpeon(
  M,
  s,
  Fk,
  basis,
  weight,
  phi1,
  phi0,
  Q,
  lambda,
  phi0P,
  L = NULL,
  data = NULL,
  only.wlk = FALSE,
  only.se = FALSE
)

Arguments

M

A K by K symmetric matrix.

s

A scalar.

Fk

An n by K matrix of basis function values with each column being a basis function taken values at loc.

basis

An n by K matrix

weight

A vector

phi1

A matrix produced by LatticeKrig basis fucntions

phi0

A matrix produced by LatticeKrig basis fucntions with new locations

Q

A precision matrix

lambda

A scalar.

phi0P

A projection matrix of phi1

L

An n by K matrix

only.wlk

A logic.

only.se

A logic.

Data

An n by T data matrix

Value

A list.


egpivo/autoFRK documentation built on Aug. 30, 2024, 1:11 p.m.