Semi-parametric and response setup non-parametric approaches to - - PowerPoint PPT Presentation

semi parametric and
SMART_READER_LITE
LIVE PREVIEW

Semi-parametric and response setup non-parametric approaches to - - PowerPoint PPT Presentation

Christian Ritz Concentration- Semi-parametric and response setup non-parametric approaches to Parametric models concentration-response modelling Non- parametric approach Semi- parametric Christian Ritz models Results University of


slide-1
SLIDE 1

Christian Ritz Concentration- response setup Parametric models Non- parametric approach Semi- parametric models Results Concluding remarks

Semi-parametric and non-parametric approaches to concentration-response modelling

Christian Ritz

University of Copenhagen, Denmark

Leuven, September 25 2008

Christian Ritz (U. Copenhagen) NCS 2008 1 / 15

slide-2
SLIDE 2

Christian Ritz Concentration- response setup Parametric models Non- parametric approach Semi- parametric models Results Concluding remarks

Concentration-response setup

Parameter of interest: effect concentration (such as EC50) Concentration-response setting: biological response yi to stimulus xi (stimulus applied for a range of concentrations) Response types: continuous (length, weight) counts (number of fronds, juveniles, offspring, roots) quantal (number of organisms responding out of a total) (active/inactive, dead/alive, immobile/mobile)

Christian Ritz (U. Copenhagen) NCS 2008 2 / 15

slide-3
SLIDE 3

Christian Ritz Concentration- response setup Parametric models Non- parametric approach Semi- parametric models Results Concluding remarks

Concentration-response setup

Parameter of interest: effect concentration (such as EC50) Concentration-response setting: biological response yi to stimulus xi (stimulus applied for a range of concentrations) Response types: continuous (length, weight) counts (number of fronds, juveniles, offspring, roots) quantal (number of organisms responding out of a total) (active/inactive, dead/alive, immobile/mobile)

Christian Ritz (U. Copenhagen) NCS 2008 2 / 15

slide-4
SLIDE 4

Christian Ritz Concentration- response setup Parametric models Non- parametric approach Semi- parametric models Results Concluding remarks

Concentration-response setup

Parameter of interest: effect concentration (such as EC50) Concentration-response setting: biological response yi to stimulus xi (stimulus applied for a range of concentrations) Response types: continuous (length, weight) counts (number of fronds, juveniles, offspring, roots) quantal (number of organisms responding out of a total) (active/inactive, dead/alive, immobile/mobile)

Christian Ritz (U. Copenhagen) NCS 2008 2 / 15

slide-5
SLIDE 5

Christian Ritz Concentration- response setup Parametric models Non- parametric approach Semi- parametric models Results Concluding remarks

Parametric models

General conditional mean structure: E(yi|xi) = f P(xi, β) Details: f P nonlinear mean function in β

◮ monotonous: log-logistic, Weibull, . . . ◮ non-monotonous: polynomials, biphasic models

β unknown parameter to be estimated Methods of estimation: least squares maximum likelihood quasi-likelihood

Christian Ritz (U. Copenhagen) NCS 2008 3 / 15

slide-6
SLIDE 6

Christian Ritz Concentration- response setup Parametric models Non- parametric approach Semi- parametric models Results Concluding remarks

Limitations

Rough figures obtained from ECVAM: 50% fitted nicely by common parametric models 20% borderline fits 30% no acceptable fit achievable Problem: Empirically based models Consequences: Inadequate summary of the data structure Risk of bias in estimates of EC values and other parameters of interest

Christian Ritz (U. Copenhagen) NCS 2008 4 / 15

slide-7
SLIDE 7

Christian Ritz Concentration- response setup Parametric models Non- parametric approach Semi- parametric models Results Concluding remarks

Limitations

Rough figures obtained from ECVAM: 50% fitted nicely by common parametric models 20% borderline fits 30% no acceptable fit achievable Problem: Empirically based models Consequences: Inadequate summary of the data structure Risk of bias in estimates of EC values and other parameters of interest

Christian Ritz (U. Copenhagen) NCS 2008 4 / 15

slide-8
SLIDE 8

Christian Ritz Concentration- response setup Parametric models Non- parametric approach Semi- parametric models Results Concluding remarks

Limitations

Rough figures obtained from ECVAM: 50% fitted nicely by common parametric models 20% borderline fits 30% no acceptable fit achievable Problem: Empirically based models Consequences: Inadequate summary of the data structure Risk of bias in estimates of EC values and other parameters of interest

Christian Ritz (U. Copenhagen) NCS 2008 4 / 15

slide-9
SLIDE 9

Christian Ritz Concentration- response setup Parametric models Non- parametric approach Semi- parametric models Results Concluding remarks

Non-parametric models

Complete unspecified conditional mean: E(yi|xi) = f NP(xi) Estimation by local linear regression:

1

choose a bandwidth h(x)

2

calculate weights wi′(x) = W

  • xi′−x

h(x)

  • (only using xis in the interval ]x − h(x), x + h(x)[)

3

fit weighted linear regression of yi′ versus xi′ with weights wi′(x)

4

define ˆ f NP(x) to be the estimated intercept

Christian Ritz (U. Copenhagen) NCS 2008 5 / 15

slide-10
SLIDE 10

Christian Ritz Concentration- response setup Parametric models Non- parametric approach Semi- parametric models Results Concluding remarks

More on local linear regression

How to balance bias-variance trade-off? How to choose the bandwidth? Variable bandwidth? In practice used for both continuous and quantal data! Local likelihood approaches exist (Loader, 1999) Implementations in R:

◮ loess() in stats (standard installation) ◮ locfit() in the locfit package Christian Ritz (U. Copenhagen) NCS 2008 6 / 15

slide-11
SLIDE 11

Christian Ritz Concentration- response setup Parametric models Non- parametric approach Semi- parametric models Results Concluding remarks

Semi-parametric models

Maybe there exists a compromise: imposing some basic concentration-response structure leaving enough flexibility for capturing non-standard patterns in the data Model-robust approach (Nottingham & Birch, 2000): f MR(x) = λf NP(x) + (1 − λ)f P(x, β) λ ∈ [0, 1] controls the mixing of components Separate estimation of parametric and non-parametric components

Christian Ritz (U. Copenhagen) NCS 2008 7 / 15

slide-12
SLIDE 12

Christian Ritz Concentration- response setup Parametric models Non- parametric approach Semi- parametric models Results Concluding remarks

Semi-parametric models

Maybe there exists a compromise: imposing some basic concentration-response structure leaving enough flexibility for capturing non-standard patterns in the data Model-robust approach (Nottingham & Birch, 2000): f MR(x) = λf NP(x) + (1 − λ)f P(x, β) λ ∈ [0, 1] controls the mixing of components Separate estimation of parametric and non-parametric components

Christian Ritz (U. Copenhagen) NCS 2008 7 / 15

slide-13
SLIDE 13

Christian Ritz Concentration- response setup Parametric models Non- parametric approach Semi- parametric models Results Concluding remarks

Combining model fits

Optimal mixing parameter λ determined from: PRESS∗ =

n

  • i=1

gi ˆ f MR

−i (xi), λ

  • using leave-one-out predictions: ˆ

f MR

−i (xi)

Least squares criterion (common choice): gi(z, λ) = wi(yi − z)2/g0(λ) (g0 some weight function)

Christian Ritz (U. Copenhagen) NCS 2008 8 / 15

slide-14
SLIDE 14

Christian Ritz Concentration- response setup Parametric models Non- parametric approach Semi- parametric models Results Concluding remarks

Implementation

R package: mrdrc also available as a GUI:

◮ http://130.75.68.4:8080/deploy/doseresponse/ Christian Ritz (U. Copenhagen) NCS 2008 9 / 15

slide-15
SLIDE 15

Christian Ritz Concentration- response setup Parametric models Non- parametric approach Semi- parametric models Results Concluding remarks

Quantal data (ˆ λ = 0.65)

  • 0.0

0.2 0.4 0.6 0.8 0.0 0.2 0.4 0.6 0.8 1.0 Concentration Matured/total

Christian Ritz (U. Copenhagen) NCS 2008 10 / 15

slide-16
SLIDE 16

Christian Ritz Concentration- response setup Parametric models Non- parametric approach Semi- parametric models Results Concluding remarks

Continuous data (ˆ λ = 1)

  • 10

20 50 100 200 500 1000 0.2 0.3 0.4 0.5 0.6 0.7 0.8 Concentration Response

Christian Ritz (U. Copenhagen) NCS 2008 11 / 15

slide-17
SLIDE 17

Christian Ritz Concentration- response setup Parametric models Non- parametric approach Semi- parametric models Results Concluding remarks

Simulation: continuous data - null

Model Method Replicates EC True Mean Width Coverage (%) Log-logistic Parametric 1 10 1.46 1.53 2.73 95.3 model 20 1.92 1.97 2.51 94.5 7 concs 50 3.06 3.10 2.23 92.8 2 10 1.46 1.49 1.17 95.3 20 1.92 1.95 1.11 95.2 50 3.06 3.09 1.06 94.1 3 10 1.46 1.48 0.88 97.3 20 1.92 1.94 0.84 97.1 50 3.06 3.07 0.82 94.4 Semi 1 10 1.46 1.36 1.66 85.1

  • parametric

20 1.92 1.91 1.18 84.2 (0.23) 50 3.06 3.25 1.32 78.6 2 10 1.46 1.39 0.93 76.2 20 1.92 1.88 0.67 76.5 (0.14) 50 3.06 3.08 0.72 83.5 3 10 1.46 1.40 0.68 77.6 20 1.92 1.89 0.57 79.0 (0.11) 50 3.06 3.07 0.60 85.5 Christian Ritz (U. Copenhagen) NCS 2008 12 / 15

slide-18
SLIDE 18

Christian Ritz Concentration- response setup Parametric models Non- parametric approach Semi- parametric models Results Concluding remarks

Simulation: continuous data - alternative

Model Method Replicates EC True Mean Width Coverage (%) Hormesis model Parametric 1 10 4.46 2.26 13.32 80.9 7 concs 20 6.86 5.68 25.26 95.3 50 35.05 30.58 98.15 93.1 2 10 4.46 2.08 6.64 62.4 20 6.86 5.40 12.90 91.8 50 35.05 29.05 47.46 85.5 3 10 4.46 2.00 4.97 45.3 20 6.86 5.28 9.79 90.1 50 35.05 28.84 35.97 83.9 Semi 1 10 4.46 3.12 13.62 89.1

  • parametric

20 6.86 7.39 22.74 92.2 (0.29) 50 35.05 32.99 61.04 86.8 2 10 4.46 2.96 6.18 65.9 20 6.86 6.62 8.97 78.8 (0.61) 50 35.05 30.61 52.39 86.2 3 10 4.46 2.85 4.50 57.8 20 6.86 6.24 6.16 75.9 (0.68) 50 35.05 29.00 42.88 81.3 Christian Ritz (U. Copenhagen) NCS 2008 13 / 15

slide-19
SLIDE 19

Christian Ritz Concentration- response setup Parametric models Non- parametric approach Semi- parametric models Results Concluding remarks

Conclusion

Key points: semi-parametric approach potentially useful more concentrations and less replicates desirable for common designs inferior to parametric approach model selection criteria useful for choosing between parametric and semi-parametric models

Christian Ritz (U. Copenhagen) NCS 2008 14 / 15

slide-20
SLIDE 20

Christian Ritz Concentration- response setup Parametric models Non- parametric approach Semi- parametric models Results Concluding remarks

Conclusion

Key points: semi-parametric approach potentially useful more concentrations and less replicates desirable for common designs inferior to parametric approach model selection criteria useful for choosing between parametric and semi-parametric models

Christian Ritz (U. Copenhagen) NCS 2008 14 / 15

slide-21
SLIDE 21

Christian Ritz Concentration- response setup Parametric models Non- parametric approach Semi- parametric models Results Concluding remarks

Conclusion

Key points: semi-parametric approach potentially useful more concentrations and less replicates desirable for common designs inferior to parametric approach model selection criteria useful for choosing between parametric and semi-parametric models

Christian Ritz (U. Copenhagen) NCS 2008 14 / 15

slide-22
SLIDE 22

Christian Ritz Concentration- response setup Parametric models Non- parametric approach Semi- parametric models Results Concluding remarks

Conclusion

Key points: semi-parametric approach potentially useful more concentrations and less replicates desirable for common designs inferior to parametric approach model selection criteria useful for choosing between parametric and semi-parametric models

Christian Ritz (U. Copenhagen) NCS 2008 14 / 15

slide-23
SLIDE 23

Christian Ritz Concentration- response setup Parametric models Non- parametric approach Semi- parametric models Results Concluding remarks

References and acknowledgment

Loader, C. (1999). Local Regression and Likelihood. Springer, New York Nottingham, Q. J. & Birch, J. B. (2000). A semiparametric approach to analysing dose-response data, Statist. Med., 19, 389-404 Grant: 2006/S 237-252824 Lot 3 European Centre for the Validation of Alternative Methods (ECVAM) Institute for Health and Consumer Protection EU Joint Research Centre Ispra, Italy

Christian Ritz (U. Copenhagen) NCS 2008 15 / 15