LatticeKrig-internal: LatticeKrig internal and secondary functions

LatticeKrig internalR Documentation

LatticeKrig internal and secondary functions

Description

Listed below are supporting functions for some of the help file examples.

Usage

plot_cov_surface(LKinfo, 
    real_field,
    loc_x, 
    loc_y, 
    plotting = TRUE, 
    cov_contour = TRUE,
    cov_lwd = 1.3,
    nrows_advanced,
    sGrid_advanced
)

create_awght_obj(
    sidelen, 
    awght_config,
    awght_override = FALSE,
    awght_override_val,
    theta_config, 
    theta_override = FALSE,
    theta_override_val,
    rho_config,
    rho_override = FALSE,
    rho_override_val,
    plotting = FALSE,
    data_rows,
     awghts,
    low_awghts,
    high_awghts
)

generate_param_field(
    paramtype,
    config,
    sGrid,
    rows,
    columns,
    n,
     awghts,
    low_awghts,
    high_awghts)

LatticeKrig documentation built on May 30, 2026, 5:07 p.m.