make_obsSim_consistent: Try to make observation and simulation lists consistent if...

View source: R/obsSim_consistency.R

make_obsSim_consistentR Documentation

Try to make observation and simulation lists consistent if possible

Description

Try to make observation and simulation lists consistent if possible

Usage

make_obsSim_consistent(sim_list, obs_list)

Arguments

sim_list

List of simulated values

obs_list

List of observed values

Details

This function checks and fix the homogeneity of types of obs and sim Date columns

Value

A list containing consistent obs and sim lists


SticsRPacks/CroptimizR documentation built on Dec. 16, 2024, 11:54 a.m.