u_anxiety: u_anxiety

View source: R/technology.R

u_anxietyR Documentation

u_anxiety

Description

Range anxiety is assumed to reflect the probability that a daily trip exceeds the electric vehicle AER, requiring an intraday charge. the distribution of daily trips is gamma distributed with shape parameter 2.5. subjectivity via "anxiety" parameter anxiety

Usage

u_anxiety(mileage, AER, shape = 2.5, anxiety, a_prefactor = 1)

Arguments

mileage

annual mileage in km

AER

range in km

shape

gamma distribution

anxiety

range anxiety. 1 is non-anxious case, > 1 is anxious case

a_prefactor

const of order 1

Value

probabilty that a daily trip exceeds AER

Examples

u_anxiety(20000,50,2.5,1.5)

Phalacrocorax-gaimardi/phevmicrosimr documentation built on June 8, 2022, 3:27 p.m.