g3_update_weights: Updates weights for second stage of iterative re-weighting

g3_update_weightsR Documentation

Updates weights for second stage of iterative re-weighting

Description

Updates weights for second stage of iterative re-weighting

Usage

g3_update_weights(lik_out_list, grouping, cv_floor)

Arguments

lik_out_list

A list of likelihood summarys. The output of g3_lik_out(model, param) for each group of likelihood components

grouping

A list describing how to group likelihood components for iterative re-weighting

cv_floor

Minimum value of survey components (adist_surveyindices) as 1/cv_floor, applied prior to second stage of iterations.

Details

This function updates weights for the second stage of iterative re-weighting. If the cv_floor is > 0, it will be applied here.

Value

A list of G3 parameter dataframes, one for each group of likelihood components


gadget-framework/gadgetutils documentation built on Aug. 16, 2024, 8:45 a.m.