fmpareto_graph_HR_clique_average {graphicalExtremes}R Documentation

HR Parameter fitting - Helper functions

Description

Helper functions called by fmpareto_HR_MLE.

Usage

fmpareto_graph_HR_clique_average(data, graph, method = c("ML", "vario"), ...)

fmpareto_graph_HR_clique_sequential(data, graph, ...)

combine_clique_estimates_by_averaging(cliques, subGammas)

[Package graphicalExtremes version 0.3.4 Index]