View source: R/parallel_line_st.R
A convenient way to analyse biaassay data using parallel-line method in K.K design.
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"))
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.