log_modified: Modified log function (internal function)

View source: R/estimation.R

log_modifiedR Documentation

Modified log function (internal function)

Description

Simple function that return log(x) if x > 0 and 0 otherwise.

Usage

log_modified(x)

Arguments

x

A numeric value assumed such that x >= 0.

Value

Modified log function

Author(s)

Stephane Guerrier


pempi documentation built on Oct. 9, 2023, 5:10 p.m.