Hello everyone,
I want to automate my data analysis, therefore I wanted to write myself a script to make things easier.
Basically, I want to take my standards to generate a standard curve using 4P fit. (Columns 1, 2, 3 are triplicates of those standards, so I want to have an average value)
Afterwards, I want to use the inverse prediction formula that has been generated by the 4P fit and apply it to the remaining samples (Columns 4 to 12, they are also in triplicates. e.i. columns 4, 5, 6 take average and apply inverse prediction)
Reason why I stack all my data is that it makes a lot easier to take all this data and put it in the official report.
Thank you in advance !
Robert