print.summary.RiskMap {RiskMap}R Documentation

Print Summary of RiskMap Model

Description

Provides a print method for the summary of "RiskMap" objects, detailing the model type, parameter estimates, and other relevant statistics.

Usage

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

Arguments

x

An object of class "summary.RiskMap".

...

other parameters.

Details

This function prints a detailed summary of a fitted "RiskMap" model, including:

Value

This function is used for its side effect of printing to the console. It does not return a value.

Author(s)

Emanuele Giorgi e.giorgi@lancaster.ac.uk

Claudio Fronterre c.fronterr@lancaster.ac.uk


[Package RiskMap version 0.1.0 Index]