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

Description Usage Arguments

View source: R/parallel_line_st.R

Description

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

Usage

1
parallel_line_st(AT,sdose,tdose,ns,nt,ys,yt,ratio,method=c("random","block"),select=c("2.2","3.3","4.4","3.2","4.3"))

Arguments

AT

Estimated potency.

sdose

Dose of standard group in the experiment.

tdose

Dose of trial group in the experiment.

ns

Sample number of each standard group in the experiment.

nt

Sample number of each trial group in the experiment.

ys

Response values of standard group in the experiment.

yt

Response values of trial group in the experiment.

ratio

Dose dilution ratio.

method

Design of experiment, random or random block.

select

Design of experiment, K.K.


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