parallel_line_stt: parallel-line method for Bioassay data analysis in K.K.K...

Description Usage Arguments

View source: R/parallel_line_stt.R

Description

A convenient way to analyse biaassay data using parallel-line method in K.K.K design.

Usage

1
parallel_line_stt(AT,AU,sdose,tdose,udose,ns,nt,nu,ys,yt,yu,ratio,method=c("random","block"),select=c("2.2.2","3.3.3"))

Arguments

AT

Estimated potency of trial 1.

AU

Estimated potency of trial 2.

sdose

Dose of standard group in the experiment.

tdose

Dose of trial 1 group in the experiment.

udose

Dose of trial 2 group in the experiment.

ns

Sample number of each standard group in the experiment.

nt

Sample number of each trial 1 group in the experiment.

nu

Sample number of each trial 2 group in the experiment.

ys

Response values of standard group in the experiment.

yt

Response values of trial 1 group in the experiment.

yu

Response values of trial 2 group in the experiment.

ratio

Dose dilution ratio.

method

Design of experiment, random or random block.

select

Design of experiment, K.K.K.


ailizhe/BioassayAnalyse documentation built on Feb. 15, 2021, 12:12 a.m.