use simulated data to evaluate fitting function
simulate_partition_fit(x, ff, ideal.para, extra, patition, times, trim, enlarge, scale, details = TRUE)
x | numeric. see simulate_data |
---|---|
ff | function. see simulate_data |
ideal.para | numeric. see simulate_data. ideal value for |
times | integer scalar. see partition_fit |
scale | integer scalar. how many times is |
details | logical scalar. whether result should include extra information. |
vector. see examples for details.
Other simulate functions: simulate_data
#> time assess RSquare len times trim enlarge #> 0.4162054 1.0005000 0.9999999 10.0000000 3.0000000 0.3333333 1.0000000 #> scale K.i K.nat k.d mu iOD600 #> 3.0000000 0.9000000 0.1000000 0.0200000 0.0044000 0.5000000#> time assess RSquare len times trim #> 0.007909536 1.778446652 0.999051496 3.000000000 1.000000000 0.333333333 #> enlarge scale k.in k.out k.p IPTG.ACDB #> 1.000000000 3.000000000 0.008000000 0.045000000 0.006000000 1.000000000 #> IPTG.K AI2.out.0 #> 1.000000000 1.000000000