setup_convolved_lm: ARMET-tc main

setup_convolved_lmR Documentation

ARMET-tc main

Description

This function calls the stan model.

Usage

setup_convolved_lm_NON_hierarchical(
  .data,
  .formula = ~1,
  .sample = NULL,
  .transcript = NULL,
  .abundance = NULL,
  approximate_posterior = F,
  prior_survival_time = c(),
  transform_time_function = sqrt,
  reference = NULL,
  ...
)

Arguments

.data

A tibble

.formula

A formula

.sample

A column symbol

.transcript

A column symbol

.abundance

A column symbol

approximate_posterior

A boolean for variational Bayes

prior_survival_time

An array

transform_time_function

transformation of the time covariate

reference

A tibble

Value

An ARMET object


stemangiola/ARMET documentation built on July 9, 2022, 1:25 a.m.