From 95adce57909cb778c274ab328ae59c23c8820baa Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Mon, 18 Dec 2017 13:11:07 -0500 Subject: update docs --- man/lossdistrib2.Rd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/lossdistrib2.Rd') diff --git a/man/lossdistrib2.Rd b/man/lossdistrib2.Rd index 4d1dd9c..915deab 100644 --- a/man/lossdistrib2.Rd +++ b/man/lossdistrib2.Rd @@ -1,4 +1,4 @@ -% Generated by roxygen2 (4.1.1): do not edit by hand +% Generated by roxygen2: do not edit by hand % Please edit documentation in R/distrib.R \name{lossdistrib2} \alias{lossdistrib2} @@ -31,5 +31,5 @@ We compute the probability distribution of \eqn{L = \sum_{i=1}^n w_i S_i X_i} where \eqn{X_i} is Bernouilli(\eqn{p_i}). If \code{defaultflag} is TRUE, we compute the distribution of \eqn{D = \sum_{i=1}^n w_i X_i} instead. This a recursive algorithm with first order correction for discretization. +Complexity is of ordier \eqn{O(nN)}, so linear for a given grid size. } - -- cgit v1.2.3-70-g09d2