GPR-subset: extract parts of GPR

GPR-subsetR Documentation

extract parts of GPR

Description

Object of the class GPR can be manipulated as matrix

Usage

## S4 method for signature 'GPR,ANY,ANY,ANY'
x[i, j, drop]

## S4 replacement method for signature 'GPR,ANY,ANY,ANY'
x[i, j] <- value

Arguments

x

Object of class GPR

i

integer

j

integer


emanuelhuber/RGPR documentation built on May 13, 2024, 9:31 p.m.