conf_input {confidence}R Documentation

Check Confidence data

Description

This function checks data.frames to be used by the confidence package. The format has been specified in Van Loon (2014) and should contain the following columns:

Usage

conf_input(x)

Arguments

x

data.frame to be checked

Details

The function performs the following tasks:

Value

data.frame that has passed all checks


[Package confidence version 1.1-2 Index]