print.cate: Print results

View source: R/print.cate.R

print.cateR Documentation

Print results

Description

'print' functions take the output and print the summary of it.

Usage

## S3 method for class 'cate'
print(x, ...)

Arguments

x

an output object

...

arguments passed on to the function

Details

Currently, observed densities (class: obs), estimates (class: est) and heterogeneity estimates (class: cate) are supported by this function.


geocausal documentation built on April 3, 2025, 8:46 p.m.