How do I construct a graph with error bars and a trendline using a custom model, then predict a value using that model?
Hello all,I am completely new to statistical software in general and jumping into the deep end here. My dataset consists of 4 replicates (R1 through R4) at particular timepoints. How would one:1. plot the average, with relevant error bars (standard deviation or error),2. then display a trendline through the averaged points that is fit with the model: theta1 * Exp(-theta2 * :Time) + (1 - theta1) *...
vince_faller