outlier_grad: The gradient of 'outlier_obj'.

Description Usage Arguments Author(s)

View source: R/RcppExports.R

Description

The gradient of outlier_obj.

Usage

1
outlier_grad(ocounts, osize, weight_vec, out_mean, out_disp)

Arguments

ocounts

A vector of reads counts of reference allele.

osize

A vector of total reads counts.

weight_vec

The current probability of a point being an outlier.

out_mean

The current mean of the beta.

out_disp

The current overdispersion parameter of the beta.

Author(s)

David Gerard


dcgerard/updogAlpha documentation built on May 14, 2019, 3:10 a.m.