power_model: Power Model

View source: R/variogramModels.R

power_modelR Documentation

Power Model

Description

Calculate the power model based on the given parameters.

Usage

power_model(h, nugget, sill, a)

Arguments

h

Distance.

nugget

Nugget effect.

sill

Sill value.

a

Power parameter.

Value

Computed value based on the power model.


klovan documentation built on May 29, 2024, 2:40 a.m.