SBC-deprecated: Deprecated functions in package 'SBC'.

SBC-deprecatedR Documentation

Deprecated functions in package SBC.

Description

The functions listed below are deprecated and will be defunct in the near future. When possible, alternative functions with similar functionality are also mentioned. Help pages for deprecated functions are available at help("<function>-deprecated").

Usage

generated_quantities(...)

validate_generated_quantities(...)

bind_generated_quantities(...)

compute_gen_quants(...)

compute_results(...)

recompute_statistics(...)

generated_quantities

Instead of generated_quantities, use derived_quantities.

validate_generated_quantities

Instead of validate_generated_quantities, use validate_derived_quantities.

bind_generated_quantities

Instead of bind_generated_quantities, use bind_derived_quantities.

compute_gen_quants

Instead of compute_gen_quants, use compute_dquants.

compute_results

Instead of compute_results, use compute_SBC.

recompute_statistics

Instead of recompute_statistics, use recompute_SBC_statistics.


hyunjimoon/SBC documentation built on March 15, 2024, 3:18 a.m.