likelihood: Compute the loglikelihood of a model and data version of a...

Description Usage Arguments Value

View source: R/likelihood.R

Description

likelihood Returns the likelihood of a modeled value

Usage

1
likelihood(model_values, data_in)

Arguments

model_values

input model_values - a dataframe with (at least) two columns: 1. value: the modeled flux value 2. join_key –> This allows us to connect it to the measured data

join_key

The name of the variable we will join to flux_data

Value

logll of the measured an modeled data


jmzobitz/SoilModeling documentation built on Nov. 24, 2019, 5:22 p.m.