compare.etasclass: Compare two etasclass objects

Description Usage Arguments Details Value Author(s) See Also

View source: R/compare.etasclass.R

Description

Compare the results of two etasclass executions through the comparison of some elements of two etasclass objects.

Usage

1
compare.etasclass(etas1,etas2)

Arguments

etas1

an etasclass object.

etas2

an etasclass object.

Details

Compare the results of two etasclass executions through the comparison of some elements of two etasclass objects estimated on the same catalog

Value

diffstd.params

Standardized comparison of the estimated parameters, included covariates.

AIC

Difference of AIC values.

weigths

Comparison of the weights rho.weights of the two input objects.

rho.weigths

Standardized comparison of the weights rho.weights of the two input objects.

cor.weights

Correlation between the weights rho.weights of the two input objects

cor.trig

Correlation between the triggered intensities of the two input objects

cor.back

Correlation between the background intensities of the two input objects

Author(s)

Marcello Chiodi

See Also

etasclass


etasFLP documentation built on Sept. 5, 2021, 5:21 p.m.