build_derived_calcs: Adds derived columns

Description Usage Arguments Details

Description

This function returns a dataframe with the following features (or columns) added to the dataframe passed as an argument (provided it has the expected format): EALF, AFGE, EXPVAL, EXPERR, COVERE, TOTERR, RESIDUAL, CUMUL, CHISQ.

Usage

1

Arguments

df

dataframe to consider (no default),

Details

The argument must be a dataframe in the proper format describing unequivocally a benchmark result observation. The C/E association is done on the basis of merging the calculated results data frame and the experimental results dataframe by the benchmark identification fields (columns) FULLID and MODEL.


fmichelsendis/sendis documentation built on June 16, 2019, 7:30 a.m.