Displaying 2 results from an estimated 2 matches for "v2_h".
2011 Aug 05
2
problemsn in using nls
...p1 = protein_1,
p6 = protein_6,
pp2_mrna = protein_2_mrna,
slope_pp2_mrna = stinemanSlopes(times,
protein_2_mrna)
)
fm_pp2_mrna <- nls(slope_pp2_mrna ~ ( (k1 * v2_Kd *p1^v2_h) / ( (v2_Kd^v2_h)
+ p1^v2_h ) ) * ( 1/(1 + (p6/v5_Kd)^v5_h) ) - pp2_mrna,
data = Data_pp2_mrna,
start = list(k1 = 1,
v2_Kd = 1,
v2_h = 1,
v5_Kd = 1,...
2011 Aug 05
3
fit a 2-variables function to data
Dearl all,
I have to fit a function
y = f(x1, x2)
to data experiemntal data describing the measured behavior of y.
x1 and x2 are the independent variables.
Could you suggest me wich R package can I use for this purpose?
Thanks,
Paola.
--
*Paola Lecca, PhD*
*The Microsoft Research - University of Trento*
*Centre for Computational and Systems Biology*
*Piazza Manci 17 38123 Povo/Trento,