fit_brms_npos_nneg_by_dose: brms model for the counts of positive and negative cells by...

View source: R/fit_brms_hill_score_by_dose.R

fit_brms_npos_nneg_by_doseR Documentation

brms model for the counts of positive and negative cells by compound dose

Description

Use the R BRMS package to fit dose response data to with a multiple poisson model

Usage

fit_brms_npos_nneg_by_dose(well_scores)

Arguments

well_scores

tibble::tibble as output by read_well_scores

Details

W. Scott Comulada and Robert E. Weiss, On Models for Binomial Data with Random Numbers of Trials Biometrics, 2007, 63(2): 610–617. doi:10.1111/j.1541-0420.2006.00722.x.

Value

list of brms::brmsfit objects one for each compound


momeara/MPStats documentation built on July 19, 2022, 3:34 p.m.