TryFit: TryFit Takes the dose response data and fits it to various...

View source: R/mtResponseMetrics.R

TryFitR Documentation

TryFit Takes the dose response data and fits it to various models

Description

TryFit Takes the dose response data and fits it to various models

Usage

TryFit(
  dose_response,
  fixed = c(NA, NA, NA, NA),
  names = c(NA, NA, NA, NA),
  nan.handle = c("LL4", "L4"),
  curve_type
)

Value

fitted curve


sgosline/mpnstXenoModeling documentation built on Dec. 10, 2022, 8:33 a.m.