Let S(t) and R(t) represent the number of cells that are sensitive or resistant to imatinib. During imatinib exposure, assume zero growth and a death.

Slides:



Advertisements
Similar presentations
Regression Eric Feigelson Lecture and R tutorial Arcetri Observatory April 2014.
Advertisements

Lecture 2: Parameter Estimation and Evaluation of Support.
Data mining and statistical learning - lecture 6
Summary of Confidence Intervals for Estimating  and p.
Evaluation (practice). 2 Predicting performance  Assume the estimated error rate is 25%. How close is this to the true error rate?  Depends on the amount.
Chapter 10 Simple Regression.
Point estimation, interval estimation
Chapter 3 Experiments with a Single Factor: The Analysis of Variance
Chapter 11 Multiple Regression.
Linear and generalised linear models
Basics of regression analysis
Let sample from N(μ, σ), μ unknown, σ known.
Linear and generalised linear models Purpose of linear models Least-squares solution for linear models Analysis of diagnostics Exponential family and generalised.
How to calculate Confidence Intervals and Weighting Factors
 a fixed measure for a given population  ie: Mean, variance, or standard deviation.
Standard error of estimate & Confidence interval.
Multivariate Analysis of Variance, Part 1 BMTRY 726.
1 Formal Evaluation Techniques Chapter 7. 2 test set error rates, confusion matrices, lift charts Focusing on formal evaluation methods for supervised.
Multiple Linear Regression - Matrix Formulation Let x = (x 1, x 2, …, x n )′ be a n  1 column vector and let g(x) be a scalar function of x. Then, by.
Announcements: Homework 10: –Due next Thursday (4/25) –Assignment will be on the web by tomorrow night.
CPE 619 Simple Linear Regression Models Aleksandar Milenković The LaCASA Laboratory Electrical and Computer Engineering Department The University of Alabama.
Simple Linear Regression Models
7.1 - Motivation Motivation Correlation / Simple Linear Regression Correlation / Simple Linear Regression Extensions of Simple.
Stats for Engineers Lecture 9. Summary From Last Time Confidence Intervals for the mean t-tables Q Student t-distribution.
The Triangle of Statistical Inference: Likelihoood
Confidence Intervals for Means. point estimate – using a single value (or point) to approximate a population parameter. –the sample mean is the best point.
© 1998, Geoff Kuenning Linear Regression Models What is a (good) model? Estimating model parameters Allocating variation Confidence intervals for regressions.
Exam Exam starts two weeks from today. Amusing Statistics Use what you know about normal distributions to evaluate this finding: The study, published.
Lecture 13 Chi-square and sample variance Finish the discussion of chi-square distribution from lecture 12 Expected value of sum of squares equals n-1.
Chapter 11 Linear Regression Straight Lines, Least-Squares and More Chapter 11A Can you pick out the straight lines and find the least-square?
Thomas Knotts. Engineers often: Regress data  Analysis  Fit to theory  Data reduction Use the regression of others  Antoine Equation  DIPPR.
2014. Engineers often: Regress data  Analysis  Fit to theory  Data reduction Use the regression of others  Antoine Equation  DIPPR We need to be.
Inference for Regression Simple Linear Regression IPS Chapter 10.1 © 2009 W.H. Freeman and Company.
Error and Error Analysis. Types of error Random error – Unbiased error due to unpredictable fluctuations in the environment, measuring device, and so.
1 Multiple Regression A single numerical response variable, Y. Multiple numerical explanatory variables, X 1, X 2,…, X k.
Computer Animation Rick Parent Computer Animation Algorithms and Techniques Optimization & Constraints Add mention of global techiques Add mention of calculus.
1.State your research hypothesis in the form of a relation between two variables. 2. Find a statistic to summarize your sample data and convert the above.
Chapter 5 Parameter estimation. What is sample inference? Distinguish between managerial & financial accounting. Understand how managers can use accounting.
DOX 6E Montgomery1 Design of Engineering Experiments Part 2 – Basic Statistical Concepts Simple comparative experiments –The hypothesis testing framework.
Random samples of size n 1, n 2, …,n k are drawn from k populations with means  1,  2,…,  k and with common variance  2. Let x ij be the j-th measurement.
Review of fundamental 1 Data mining in 1D: curve fitting by LLS Approximation-generalization tradeoff First homework assignment.
Trees Example More than one variable. The residual plot suggests that the linear model is satisfactory. The R squared value seems quite low though,
Marshall University School of Medicine Department of Biochemistry and Microbiology BMS 617 Lecture 11: Models Marshall University Genomics Core Facility.
We’ll now look at the relationship between a survival variable Y and an explanatory variable X; e.g., Y could be remission time in a leukemia study and.
1 Mean Analysis. 2 Introduction l If we use sample mean (the mean of the sample) to approximate the population mean (the mean of the population), errors.
1 1 Slide The Simple Linear Regression Model n Simple Linear Regression Model y =  0 +  1 x +  n Simple Linear Regression Equation E( y ) =  0 + 
Linear Regression Models Andy Wang CIS Computer Systems Performance Analysis.
The p-value approach to Hypothesis Testing
Intro to Statistics for the Behavioral Sciences PSYC 1900 Lecture 7: Regression.
 Here’s the formula for a CI for p: p-hat is our unbiased Estimate of p. Z* is called the critical value. I’ll teach you how to calculate that next. This.
ESTIMATION OF THE MEAN. 2 INTRO :: ESTIMATION Definition The assignment of plausible value(s) to a population parameter based on a value of a sample statistic.
Statistics 350 Review. Today Today: Review Simple Linear Regression Simple linear regression model: Y i =  for i=1,2,…,n Distribution of errors.
 List the characteristics of the F distribution.  Conduct a test of hypothesis to determine whether the variances of two populations are equal.  Discuss.
Linear Regression. Regression Consider the following 10 data pairs comparing the yield of an experiment to the temperature at which the experiment was.
Simple Linear Regression & Correlation
Statistics 200 Objectives:
Measurement, Quantification and Analysis
Decomposition of Sum of Squares
CHAPTER 7 Linear Correlation & Regression Methods
Chapter 2 Simple Comparative Experiments
Elementary Statistics
Statistical Methods For Engineers
Ellipse Fitting COMP 4900C Winter 2008.
Analysis of count data 1.
ANOVA Table Models can be evaluated by examining variability.
Linear regression Fitting a straight line to observations.
Statistical Process Control
Regression Statistics
6.1.1 Deriving OLS OLS is obtained by minimizing the sum of the square errors. This is done using the partial derivative 6.
Decomposition of Sum of Squares
Presentation transcript:

Let S(t) and R(t) represent the number of cells that are sensitive or resistant to imatinib. During imatinib exposure, assume zero growth and a death rate δ for sensitive cells, µ << δ as the rate at which sensitive cells mutate to resistance, and no death and a growth rate β for resistant cells. The two cell populations then follow: Nested in optimizations performed to estimate the parameters β, δ and µ, these equations were integrated numerically using lsoda of the R package odesolve. The parameters were estimated in exponentiated forms to constrain them and their confidence intervals (CIs) to positive values (see Table 1). CIs were estimated from Hessians (matrices of second derivates) of the SSEs (sum of squared errors) evaluated at the optimum (minimum SSE) using the function optim in R: Hessians were divided by 2, inverted, multiplied by SSE/(N - P) where N and P are the number of data points and parameters, and square roots of the main diagonal were then be multiplied by 1.96 to form the 95% Wald CI (in Table 1). SR µ δ β

ParameterInitial ValueFinal valueoptimized 95% Confidence Interval β TRUE(0.287, 0.453) δ TRUE(0.135, 0.235) δ5δ TRUE(0.2, 0.33) δ TRUE(0.176, 0.301) μ TRUE( , 0.02) S 2.5 (Day 2) FALSEnot fitted S 5 (Day 2) FALSEnot fitted S 10 (Day 2) FALSEnot fitted Table 1. Parameter estimates of fit in Fig. 1. Units: rate constants=1/day, cells numbers=10 4.

CANCER RESEARCH 59, 4770–4775, October 1, 1999 Tumor Development under Angiogenic Signaling: A Dynamical Theory of Tumor Growth, Treatment Response, and Postvascular Dormancy Philip Hahnfeldt, Dipak Panigrahy, Judah Folkman, and Lynn Hlatky V’=λV[log(K)-log(V)]

Model building datasets

Model validation data V follows setpoint/carrying capacity K

With lambda2 fixed to zero and all else fitted to all of the data simultaneously, the fit was > g$params initial final opt CI95prct lambda1 1.92e e-01 TRUE (0.185, 0.202) lambda2 0.00e e+00 FALSE not fitted b 5.85e e+00 TRUE (5.47, 6.11) d 8.73e e-03 TRUE ( , ) eT 1.30e e+00 TRUE (0.317, 6.42) ** 20 fold clrT 1.01e e+01 TRUE (3.22, 32.1) ** 10 fold eA 1.50e e-01 TRUE (0.0043, 5.64) **** very wide (>1000-fold) CI clrA 3.80e e-01 TRUE ( , 79.8) **** very wide CI **** eE 6.60e e-01 TRUE (0.228, 1.5) clrE 1.70e e+00 TRUE (0.814, 5.26) V0 1.80e e+02 TRUE (178, 202) V0valid 3.00e e+02 TRUE (200, 395) K0 6.25e e+02 TRUE (742, 846) Initital SSE = 2,314,351; Final SSE=750,720.4 Note that the nice initial fit in Endo at 20 mg/kg is sacrificed for a better final fit in endo at 4mg/kg (next page). Initial values take from here

Fits of initial parameter values (i.e. those given in Cancer Res. 1999)

initial parameter value drug time courses

Fits of final parameter values

Fits when data and model are normalized by the mean of the data The problem here is that the initial K0 is less than V0 initial final opt CI95prct lambda1 1.92e e-01 TRUE (0.225, 0.262) lambda2 0.00e e+00 FALSE not fitted b 5.85e e+00 TRUE (4.85, 6.36) d 8.73e e-03 TRUE ( , ) eT 1.30e e+00 TRUE (0.126, 21.1) clrT 1.01e e+00 TRUE (1.67, 53.5) eA 1.50e e-02 TRUE (0.0523, 0.165) clrA 3.80e e-01 TRUE (0.0963, 0.696) eE 6.60e e-01 TRUE (0.0993, 1.87) clrE 1.70e e+00 TRUE (0.264, 5.93) V0 1.80e e+02 TRUE (161, 198) V0valid 3.00e e+02 TRUE (290, 334) K0 6.25e e-03 TRUE (0.0076, )