Package RobLox. September 13, Version 0.9. Date Title Optimally robust influence curves and estimators for location and scale

Size: px
Start display at page:

Download "Package RobLox. September 13, Version 0.9. Date Title Optimally robust influence curves and estimators for location and scale"

Transcription

1 Package RobLox Septembe 13, 2013 Vesion 0.9 Date Title Optimally obust influence cuves and estimatos fo location and scale Functions fo the detemination of optimally obust influence cuves and estimatos in case of nomal location and/o scale Depends R(>= ), stats, distmod(>= 2.5.2), RobAStBase(>= 0.9) Impots lattice, RColoBewe, Biobase, RandVa(>= 0.9.2), dist(>= 2.5.2) Suggests MASS Autho Maintaine LazyLoad yes ByteCompile yes License LGPL-3 Encoding latin1 URL LastChangedDate {$LastChangedDate: :24: (Do, 12. Sep 2013) $} LastChangedRevision {$LastChangedRevision: 707 $} SVNRevision 696 NeedsCompilation no Repositoy CRAN Date/Publication :55:21 1

2 2 RobLox-package R topics documented: RobLox-package finitesamplecoection loptic lsoptic.al lsoptic.an lsoptic.an lsoptic.anmad lsoptic.bm lsoptic.ha lsoptic.ha lsoptic.hamad lsoptic.hu lsoptic.hu lsoptic.hu2a lsoptic.hu lsoptic.humad lsoptic.m lsoptic.mm lsoptic.tu lsoptic.tu lsoptic.tumad oblox owroblox and colroblox soptic showdown Index 38 RobLox-package Optimally obust influence cuves and estimatos fo location and scale Functions fo the detemination of optimally obust influence cuves and estimatos in case of nomal location and/o scale. Package: RobLox Vesion: 0.9 Date: Depends: R(>= 2.7.0), stats, lattice, RColoBewe, RandVa, Biobase, dist, distmod, RobAStBase Suggests: MASS LazyLoad: yes ByteCompile: yes

3 RobLox-package 3 License: LGPL-3 URL: SVNRevision: 696 Package vesions Note: The fist two numbes of package vesions do not necessaily eflect package-individual development, but athe ae chosen fo the RobAStXXX family as a whole in ode to ease updating "depends" infomation. Matthias Kohl <matthias.kohl@stamats.de> M. Kohl (2005). Numeical Contibutions to the Asymptotic Theoy of Robustness. Dissetation. Univesity of Bayeuth. Riede, H. (1994) Robust Asymptotic Statistics. New Yok: Spinge. Riede, H., Kohl, M. and Ruckdeschel, P. (2008). The Costs of not Knowing the Radius. Statistical Methods and Applications 17(1) Extended vesion: M. Kohl, P. Ruckdeschel, and H. Riede (2010). Infinitesimally Robust Estimation in Geneal Smoothly Paametized Models. Statistical Methods and Application, 19(3): RobAStBase-package libay(roblox) ind <- binom(100, size=1, pob=0.05) x <- nom(100, mean=ind*3, sd=(1-ind) + ind*9) oblox(x) es <- oblox(x, eps.lowe = 0.01, eps.uppe = 0.1, etunic = TRUE) estimate(es) confint(es) confint(es, method = symmeticbias()) pic(es) ## don t un to educe check time on CRAN ## Not un: checkic(pic(es)) Risks(pIC(es)) Infos(pIC(es))

4 4 finitesamplecoection plot(pic(es)) infoplot(pic(es)) ## End(Not un) ## ow-wise application ind <- binom(200, size=1, pob=0.05) X <- matix(nom(200, mean=ind*3, sd=(1-ind) + ind*9), now = 2) owroblox(x) finitesamplecoection Function to compute finite-sample coected adii Given some adius and some sample size the function computes the coesponding finite-sample coected adius. finitesamplecoection(, n, model = "locsc") n model asymptotic adius (non-negative numeic) sample size has to be "locsc" (fo location and scale), "loc" (fo location) o "sc" (fo scale), espectively. The finite-sample coection is based on empiical esults obtained via simulation studies. Given some adius of a shinking contamination neighbohood which leads to an asymptotically optimal obust estimato, the finite-sample empiical MSE based on contaminated samples was minimized fo this class of asymptotically optimal estimatos and the coesponding finite-sample adius detemined and saved. The computation is based on the saved esults of these Monte-Calo simulations. Finite-sample coected adius.

5 loptic 5 Kohl, M. (2005) Numeical Contibutions to the Asymptotic Theoy of Robustness. Bayeuth: Dissetation. Riede, H. (1994) Robust Asymptotic Statistics. New Yok: Spinge. Riede, H., Kohl, M. and Ruckdeschel, P. (2008) The Costs of not Knowing the Radius. Statistical Methods and Applications 17(1) Extended vesion: oblox, owroblox, colroblox finitesamplecoection(n = 3, = 0.001, model = "locsc") finitesamplecoection(n = 10, = 0.02, model = "loc") finitesamplecoection(n = 250, = 0.15, model = "sc") loptic Computation of the optimally obust IC fo AL estimatos The function loptic computes the optimally obust IC fo AL estimatos in case of nomal location and (convex) contamination neighbohoods. The definition of these estimatos can be found in Riede (1994) o Kohl (2005), espectively. loptic(, mean = 0, sd = 1, bup = 1000, computeic = TRUE) mean sd bup computeic non-negative eal: neighbohood adius. specified mean. specified standad deviation. positive eal: the uppe end point of the inteval to be seached fo the clipping bound b. logical: should IC be computed. See details below. If computeic is FALSE only the Lagange multiplies A, a, and b contained in the optimally obust IC ae computed.

6 6 lsoptic.al If computeic is TRUE an object of class "ContIC" is etuned, othewise a list of Lagange multiplies A a b standadizing constant centeing constant; always = 0 is this symmetic setup optimal clipping bound Riede, H. (1994) Robust Asymptotic Statistics. New Yok: Spinge. Kohl, M. (2005) Numeical Contibutions to the Asymptotic Theoy of Robustness. Bayeuth: Dissetation. ContIC-class, oblox IC1 <- loptic( = 0.1) distexoptions("eelativetoleance" = 1e-12) checkic(ic1) distexoptions("eelativetoleance" =.Machine$double.eps^0.25) # default cent(ic1) clip(ic1) stand(ic1) lsoptic.al Computation of the optimally obust IC fo AL estimatos The function lsoptic.al computes the optimally obust IC fo AL estimatos in case of nomal location with unknown scale and (convex) contamination neighbohoods. The definition of these estimatos can be found in Section 8.2 of Kohl (2005). lsoptic.al(, mean = 0, sd = 1, A.loc.stat = 1, a.sc.stat = 0, A.sc.stat = 0.5, bup = 1000, delta = 1e-6, itmax = 100, check = FALSE, computeic = TRUE)

7 lsoptic.al 7 mean sd A.loc.stat a.sc.stat A.sc.stat bup delta itmax check computeic non-negative eal: neighbohood adius. specified mean. specified standad deviation. positive eal: stating value fo the standadizing constant of the location pat. eal: stating value fo centeing constant of the scale pat. positive eal: stating value fo the standadizing constant of the scale pat. positive eal: the uppe end point of the inteval to be seached fo the clipping bound b. the desied accuacy (convegence toleance). the maximum numbe of iteations. logical: should constaints be checked. logical: should IC be computed. See details below. The Lagange multiplies contained in the expession of the optimally obust IC can be accessed via the accesso functions cent, clip and stand. If computeic is FALSE only the Lagange multiplies A, a, and b contained in the optimally obust IC ae computed. If computeic is TRUE an object of class "ContIC" is etuned, othewise a list of Lagange multiplies A a b standadizing matix centeing vecto optimal clipping bound Riede, H. (1994) Robust Asymptotic Statistics. New Yok: Spinge. Kohl, M. (2005) Numeical Contibutions to the Asymptotic Theoy of Robustness. Bayeuth: Dissetation. ContIC-class, oblox

8 8 lsoptic.al IC1 <- lsoptic.al( = 0.1, check = TRUE) distexoptions("eelativetoleance" = 1e-12) checkic(ic1) distexoptions("eelativetoleance" =.Machine$double.eps^0.25) # default cent(ic1) clip(ic1) stand(ic1) ## don t un to educe check time on CRAN ## Not un: infoplot(ic1) ## k-step estimation ## bette use function oblox (see?oblox) ## 1. data: andom sample ind <- binom(100, size=1, pob=0.05) x <- nom(100, mean=0, sd=(1-ind) + ind*9) mean(x) sd(x) median(x) mad(x) ## 2. Kolmogoov(-Sminov) minimum distance estimato (default) ## -> we use it as initial estimate fo one-step constuction (est0 <- MDEstimato(x, PaamFamily = NomLocationScaleFamily())) ## 3.1 one-step estimation: adius known IC1 <- lsoptic.al( = 0.5, mean = estimate(est0)[1], sd = estimate(est0)[2]) (est1 <- onestepestimato(x, IC1, est0)) ## 3.2 k-step estimation: adius known ## Choose k = 3 (est2 <- kstepestimato(x, IC1, est0, steps = 3L)) ## 4.1 one-step estimation: adius unknown ## take least favoable adius = ## cf. Table 8.1 in Kohl(2005) IC2 <- lsoptic.al( = 0.579, mean = estimate(est0)[1], sd = estimate(est0)[2]) (est3 <- onestepestimato(x, IC2, est0)) ## 4.2 k-step estimation: adius unknown ## take least favoable adius = ## cf. Table 8.1 in Kohl(2005) ## choose k = 3 (est4 <- kstepestimato(x, IC2, est0, steps = 3L)) ## End(Not un)

9 lsoptic.an1 9 lsoptic.an1 Computation of the optimally obust IC fo An1 estimatos The function lsoptic.an1 computes the optimally obust IC fo An1 estimatos in case of nomal location with unknown scale and (convex) contamination neighbohoods. The definition of these estimatos can be found in Subsection of Kohl (2005). lsoptic.an1(, aup = 2.5, delta = 1e-06) non-negative eal: neighbohood adius. aup positive eal: the uppe end point of the inteval to be seached fo a. delta the desied accuacy (convegence toleance). The optimal value of the tuning constant a can be ead off fom the slot Infos of the esulting IC. Object of class "IC" Andews, D.F., Bickel, P.J., Hampel, F.R., Hube, P.J., Roges, W.H. and Tukey, J.W. (1972) Robust estimates of location. Pinceton Univesity Pess. Kohl, M. (2005) Numeical Contibutions to the Asymptotic Theoy of Robustness. Bayeuth: Dissetation. IC-class

10 10 lsoptic.an2 IC1 <- lsoptic.an1( = 0.1) checkic(ic1) Infos(IC1) ## don t un to educe check time on CRAN ## Not un: infoplot(ic1) ## End(Not un) lsoptic.an2 Computation of the optimally obust IC fo An2 estimatos The function lsoptic.an2 computes the optimally obust IC fo An2 estimatos in case of nomal location with unknown scale and (convex) contamination neighbohoods. The definition of these estimatos can be found in Subsection of Kohl (2005). lsoptic.an2(, a.stat = 1.5, k.stat = 1.5, delta = 1e-06, MAX = 100) non-negative eal: neighbohood adius. a.stat positive eal: stating value fo a. k.stat positive eal: stating value fo k. delta MAX the desied accuacy (convegence toleance). if a o k ae beyond the admitted values, MAX is etuned. The computation of the optimally obust IC fo An2 estimatos is based on optim whee MAX is used to contol the constaints on a and k. The optimal values of the tuning constants a and k can be ead off fom the slot Infos of the esulting IC. Object of class "IC"

11 lsoptic.anmad 11 Andews, D.F., Bickel, P.J., Hampel, F.R., Hube, P.J., Roges, W.H. and Tukey, J.W. (1972) Robust estimates of location. Pinceton Univesity Pess. Kohl, M. (2005) Numeical Contibutions to the Asymptotic Theoy of Robustness. Bayeuth: Dissetation. IC-class IC1 <- lsoptic.an2( = 0.1) checkic(ic1) Infos(IC1) infoplot(ic1) lsoptic.anmad Computation of the optimally obust IC fo AnMad estimatos The function lsoptic.anmad computes the optimally obust IC fo AnMad estimatos in case of nomal location with unknown scale and (convex) contamination neighbohoods. These estimatos wee consideed in Andews et al. (1972). A definition of these estimatos can also be found in Subsection of Kohl (2005). lsoptic.anmad(, aup = 2.5, delta = 1e-06) non-negative eal: neighbohood adius. aup positive eal: the uppe end point of the inteval to be seached fo a. delta the desied accuacy (convegence toleance). The optimal value of the tuning constant a can be ead off fom the slot Infos of the esulting IC. Object of class "IC"

12 12 lsoptic.bm Andews, D.F., Bickel, P.J., Hampel, F.R., Hube, P.J., Roges, W.H. and Tukey, J.W. (1972) Robust estimates of location. Pinceton Univesity Pess. Kohl, M. (2005) Numeical Contibutions to the Asymptotic Theoy of Robustness. Bayeuth: Dissetation. IC-class IC1 <- lsoptic.anmad( = 0.1) checkic(ic1) Infos(IC1) infoplot(ic1) lsoptic.bm Computation of the optimally obust IC fo BM estimatos The function lsoptic.bm computes the optimally obust IC fo BM estimatos in case of nomal location with unknown scale and (convex) contamination neighbohoods. These estimatos wee poposed by Bednaski and Muelle (2001). A definition of these estimatos can also be found in Section 8.4 of Kohl (2005). lsoptic.bm(, bl.stat = 2, bs.stat = 1.5, delta = 1e-06, MAX = 100) non-negative eal: neighbohood adius. bl.stat positive eal: stating value fo b loc. bs.stat positive eal: stating value fo b sc,0. delta the desied accuacy (convegence toleance). MAX if b loc o b sc,0 ae beyond the admitted values, MAX is etuned.

13 lsoptic.ha3 13 The computation of the optimally obust IC fo BM estimatos is based on optim whee MAX is used to contol the constaints on b loc and b sc,0. The optimal values of the tuning constants b loc, b sc,0, α and γ can be ead off fom the slot Infos of the esulting IC. Object of class "IC" Bednaski, T and Muelle, C.H. (2001) Optimal bounded influence egession and scale M-estimatos in the context of expeimental design. Statistics, 35(4): Kohl, M. (2005) Numeical Contibutions to the Asymptotic Theoy of Robustness. Bayeuth: Dissetation. IC-class IC1 <- lsoptic.bm( = 0.1) checkic(ic1) Infos(IC1) infoplot(ic1) lsoptic.ha3 Computation of the optimally obust IC fo Ha3 estimatos The function lsoptic.ha3 computes the optimally obust IC fo Ha3 estimatos in case of nomal location with unknown scale and (convex) contamination neighbohoods. The definition of these estimatos can be found in Subsection of Kohl (2005). lsoptic.ha3(, a.stat = 0.25, b.stat = 2.5, c.stat = 5, delta = 1e-06, MAX = 100)

14 14 lsoptic.ha3 non-negative eal: neighbohood adius. a.stat positive eal: stating value fo a. b.stat positive eal: stating value fo b. c.stat positive eal: stating value fo c. delta the desied accuacy (convegence toleance). MAX if a o b o c ae beyond the admitted values, MAX is etuned. The computation of the optimally obust IC fo Ha3 estimatos is based on optim whee MAX is used to contol the constaints on a, b and c. The optimal values of the tuning constants a, b and c can be ead off fom the slot Infos of the esulting IC. Object of class "IC" Kohl, M. (2005) Numeical Contibutions to the Asymptotic Theoy of Robustness. Bayeuth: Dissetation. IC-class IC1 <- lsoptic.ha3( = 0.1) checkic(ic1) Infos(IC1) ## don t un to educe check time on CRAN ## Not un: infoplot(ic1) ## End(Not un)

15 lsoptic.ha4 15 lsoptic.ha4 Computation of the optimally obust IC fo Ha4 estimatos The function lsoptic.ha4 computes the optimally obust IC fo Ha4 estimatos in case of nomal location with unknown scale and (convex) contamination neighbohoods. The definition of these estimatos can be found in Subsection of Kohl (2005). lsoptic.ha4(, a.stat = 0.25, b.stat = 2.5, c.stat = 5, k.stat = 1, delta = 1e-06, MAX = 100) non-negative eal: neighbohood adius. a.stat positive eal: stating value fo a. b.stat positive eal: stating value fo b. c.stat positive eal: stating value fo c. k.stat positive eal: stating value fo k. delta MAX the desied accuacy (convegence toleance). if a o b o c o k ae beyond the admitted values, MAX is etuned. The computation of the optimally obust IC fo Ha4 estimatos is based on optim whee MAX is used to contol the constaints on a, b, c and k. The optimal values of the tuning constants a, b, c and k can be ead off fom the slot Infos of the esulting IC. Object of class "IC" Maazzi, A. (1993) Algoithms, outines, and S functions fo obust statistics. Wadswoth and Books / Cole. Kohl, M. (2005) Numeical Contibutions to the Asymptotic Theoy of Robustness. Bayeuth: Dissetation.

16 16 lsoptic.hamad IC-class IC1 <- lsoptic.ha4( = 0.1) checkic(ic1) Infos(IC1) infoplot(ic1) lsoptic.hamad Computation of the optimally obust IC fo HuMad estimatos The function lsoptic.humad computes the optimally obust IC fo HuMad estimatos in case of nomal location with unknown scale and (convex) contamination neighbohoods. These estimatos wee consideed in Andews et al. (1972). A definition of these estimatos can also be found in Subsection of Kohl (2005). lsoptic.hamad(, a.stat = 0.25, b.stat = 2.5, c.stat = 5, delta = 1e-06, MAX = 100) non-negative eal: neighbohood adius. a.stat positive eal: stating value fo a. b.stat positive eal: stating value fo b. c.stat positive eal: stating value fo c. delta MAX the desied accuacy (convegence toleance). if a o b o c ae beyond the admitted values, MAX is etuned. The computation of the optimally obust IC fo HaMad estimatos is based on optim whee MAX is used to contol the constaints on a, b and c. The optimal values of the tuning constants a, b, and c can be ead off fom the slot Infos of the esulting IC. Object of class "IC"

17 lsoptic.hu1 17 Andews, D.F., Bickel, P.J., Hampel, F.R., Hube, P.J., Roges, W.H. and Tukey, J.W. (1972) Robust estimates of location. Pinceton Univesity Pess. Kohl, M. (2005) Numeical Contibutions to the Asymptotic Theoy of Robustness. Bayeuth: Dissetation. IC-class IC1 <- lsoptic.hamad( = 0.1) checkic(ic1) Infos(IC1) infoplot(ic1) lsoptic.hu1 Computation of the optimally obust IC fo Hu1 estimatos The function lsoptic.hu1 computes the optimally obust IC fo Hu1 estimatos in case of nomal location with unknown scale and (convex) contamination neighbohoods. These estimatos wee poposed by Hube (1964), Poposal 2. A definition of these estimatos can also be found in Subsection of Kohl (2005). lsoptic.hu1(, kup = 2.5, delta = 1e-06) non-negative eal: neighbohood adius. kup positive eal: the uppe end point of the inteval to be seached fo k. delta the desied accuacy (convegence toleance). The optimal value of the tuning constant k can be ead off fom the slot Infos of the esulting IC.

18 18 lsoptic.hu2 Object of class "IC" Hube, P.J. (1964) Robust estimation of a location paamete. Ann. Math. Stat. 35: Kohl, M. (2005) Numeical Contibutions to the Asymptotic Theoy of Robustness. Bayeuth: Dissetation. IC-class IC1 <- lsoptic.hu1( = 0.1) checkic(ic1) Infos(IC1) infoplot(ic1) lsoptic.hu2 Computation of the optimally obust IC fo Hu2 estimatos The function lsoptic.hu2 computes the optimally obust IC fo Hu2 estimatos in case of nomal location with unknown scale and (convex) contamination neighbohoods. These estimatos wee poposed in Example of Hube (1981). A definition of these estimatos can also be found in Subsection of Kohl (2005). lsoptic.hu2(, k.stat = 1.5, c.stat = 1.5, delta = 1e-06, MAX = 100) non-negative eal: neighbohood adius. k.stat positive eal: stating value fo k. c.stat positive eal: stating value fo c. delta MAX the desied accuacy (convegence toleance). if k1 o k2 ae beyond the admitted values, MAX is etuned.

19 lsoptic.hu2a 19 The computation of the optimally obust IC fo Hu2 estimatos is based on optim whee MAX is used to contol the constaints on k and c. The optimal values of the tuning constants k and c can be ead off fom the slot Infos of the esulting IC. Object of class "IC" Hube, P.J. (1981) Robust Statistics. New Yok: Wiley. Kohl, M. (2005) Numeical Contibutions to the Asymptotic Theoy of Robustness. Bayeuth: Dissetation. IC-class IC1 <- lsoptic.hu2( = 0.1) checkic(ic1) Infos(IC1) infoplot(ic1) lsoptic.hu2a Computation of the optimally obust IC fo Hu2a estimatos The function lsoptic.hu2a computes the optimally obust IC fo Hu2a estimatos in case of nomal location with unknown scale and (convex) contamination neighbohoods. These estimatos ae a simple modification of Hube (1964), Poposal 2 whee we, in addition, admit a clipping fom below. The definition of these estimatos can be found in Subsection of Kohl (2005). lsoptic.hu2a(, k1.stat = 0.25, k2.stat = 2.5, delta = 1e-06, MAX = 100)

20 20 lsoptic.hu2a non-negative eal: neighbohood adius. k1.stat positive eal: stating value fo k1. k2.stat positive eal: stating value fo k2. delta the desied accuacy (convegence toleance). MAX if k1 o k2 ae beyond the admitted values, MAX is etuned. The computation of the optimally obust IC fo Hu2a estimatos is based on optim whee MAX is used to contol the constaints on k1 and k2. The optimal values of the tuning constants k1 and k2 can be ead off fom the slot Infos of the esulting IC. Object of class "IC" Hube, P.J. (1964) Robust estimation of a location paamete. Ann. Math. Stat. 35: Kohl, M. (2005) Numeical Contibutions to the Asymptotic Theoy of Robustness. Bayeuth: Dissetation. IC-class IC1 <- lsoptic.hu2a( = 0.1) checkic(ic1) Infos(IC1) infoplot(ic1)

21 lsoptic.hu3 21 lsoptic.hu3 Computation of the optimally obust IC fo Hu3 estimatos The function lsoptic.hu3 computes the optimally obust IC fo Hu3 estimatos in case of nomal location with unknown scale and (convex) contamination neighbohoods. The definition of these estimatos can be found in Subsection of Kohl (2005). lsoptic.hu3(, k.stat = 1, c1.stat = 0.1, c2.stat = 0.5, delta = 1e-06, MAX = 100) non-negative eal: neighbohood adius. k.stat positive eal: stating value fo k. c1.stat positive eal: stating value fo c1. c2.stat positive eal: stating value fo c2. delta MAX the desied accuacy (convegence toleance). if k o c1 o c2 ae beyond the admitted values, MAX is etuned. The computation of the optimally obust IC fo Hu2 estimatos is based on optim whee MAX is used to contol the constaints on k, c1 and c2. The optimal values of the tuning constants k, c1 and c2 can be ead off fom the slot Infos of the esulting IC. Object of class "IC" Hube, P.J. (1981) Robust Statistics. New Yok: Wiley. Kohl, M. (2005) Numeical Contibutions to the Asymptotic Theoy of Robustness. Bayeuth: Dissetation. IC-class

22 22 lsoptic.humad IC1 <- lsoptic.hu3( = 0.1) checkic(ic1) Infos(IC1) infoplot(ic1) lsoptic.humad Computation of the optimally obust IC fo HuMad estimatos The function lsoptic.humad computes the optimally obust IC fo HuMad estimatos in case of nomal location with unknown scale and (convex) contamination neighbohoods. These estimatos wee poposed by Andews et al. (1972), p. 12. A definition of these estimatos can also be found in Subsection of Kohl (2005). lsoptic.humad(, kup = 2.5, delta = 1e-06) non-negative eal: neighbohood adius. kup positive eal: the uppe end point of the inteval to be seached fo k. delta the desied accuacy (convegence toleance). The optimal value of the tuning constant k can be ead off fom the slot Infos of the esulting IC. Object of class "IC" Andews, D.F., Bickel, P.J., Hampel, F.R., Hube, P.J., Roges, W.H. and Tukey, J.W. (1972) Robust estimates of location. Pinceton Univesity Pess. Kohl, M. (2005) Numeical Contibutions to the Asymptotic Theoy of Robustness. Bayeuth: Dissetation.

23 lsoptic.m 23 IC-class IC1 <- lsoptic.humad( = 0.1) checkic(ic1) Infos(IC1) infoplot(ic1) lsoptic.m Computation of the optimally obust IC fo M estimatos The function lsoptic.m computes the optimally obust IC fo M estimatos in case of nomal location with unknown scale and (convex) contamination neighbohoods. The definition of these estimatos can be found in Section 8.3 of Kohl (2005). lsoptic.m(, gglo = 0.5, ggup = 1.5, a1.stat = 0.75, a3.stat = 0.25, bup = 1000, delta = 1e-05, itmax = 100, check = FALSE) non-negative eal: neighbohood adius. gglo non-negative eal: the lowe end point of the inteval to be seached fo γ. ggup positive eal: the uppe end point of the inteval to be seached fo γ. a1.stat eal: stating value fo α 1. a3.stat eal: stating value fo α 3. bup delta itmax check positive eal: uppe bound used in the computation of the optimal clipping bound b. the desied accuacy (convegence toleance). the maximum numbe of iteations. logical. Should constaints be checked. The optimal values of the tuning constants α 1, α 3, b and γ can be ead off fom the slot Infos of the esulting IC.

24 24 lsoptic.mm2 Object of class "IC" Hube, P.J. (1981) Robust Statistics. New Yok: Wiley. Kohl, M. (2005) Numeical Contibutions to the Asymptotic Theoy of Robustness. Bayeuth: Dissetation. IC-class IC1 <- lsoptic.m( = 0.1, check = TRUE) distexoptions("eelativetoleance" = 1e-12) checkic(ic1, NomLocationScaleFamily()) distexoptions("eelativetoleance" =.Machine$double.eps^0.25) Infos(IC1) infoplot(ic1) lsoptic.mm2 Computation of the optimally obust IC fo MM2 estimatos The function lsoptic.mm2 computes the optimally obust IC fo MM2 estimatos in case of nomal location with unknown scale and (convex) contamination neighbohoods. These estimatos ae based on a poposal of Faiman et al. (2001), p A definition of these estimatos can also be found in Section 8.6 of Kohl (2005). lsoptic.mm2(, c.stat = 1.5, d.stat = 2, delta = 1e-06, MAX = 100) non-negative eal: neighbohood adius. c.stat positive eal: stating value fo c. d.stat positive eal: stating value fo d. delta the desied accuacy (convegence toleance). MAX if a o k ae beyond the admitted values, MAX is etuned.

25 lsoptic.tu1 25 The computation of the optimally obust IC fo MM2 estimatos is based on optim whee MAX is used to contol the constaints on c and d. The optimal values of the tuning constants c and d can be ead off fom the slot Infos of the esulting IC. Object of class "IC" Faiman, R., Yohai, V.J. and Zama, R.H. (2001) Optimal obust M-estimates of location. Ann. Stat. 29(1): Kohl, M. (2005) Numeical Contibutions to the Asymptotic Theoy of Robustness. Bayeuth: Dissetation. IC-class IC1 <- lsoptic.mm2( = 0.1) checkic(ic1) Infos(IC1) infoplot(ic1) lsoptic.tu1 Computation of the optimally obust IC fo Tu1 estimatos The function lsoptic.tu1 computes the optimally obust IC fo Tu1 estimatos in case of nomal location with unknown scale and (convex) contamination neighbohoods. The definition of these estimatos can be found in Subsection of Kohl (2005). lsoptic.tu1(, aup = 10, delta = 1e-06)

26 26 lsoptic.tu2 non-negative eal: neighbohood adius. aup positive eal: the uppe end point of the inteval to be seached fo a. delta the desied accuacy (convegence toleance). The optimal value of the tuning constant a can be ead off fom the slot Infos of the esulting IC. Object of class "IC" Beaton, A.E. and Tukey, J.W. (1974) The fitting of powe seies, meaning polynomials, illustated on band-spectoscopic data. Discussions. Technometics 16: Kohl, M. (2005) Numeical Contibutions to the Asymptotic Theoy of Robustness. Bayeuth: Dissetation. IC-class IC1 <- lsoptic.tu1( = 0.1) checkic(ic1) Infos(IC1) infoplot(ic1) lsoptic.tu2 Computation of the optimally obust IC fo Tu2 estimatos The function lsoptic.tu2 computes the optimally obust IC fo Tu2 estimatos in case of nomal location with unknown scale and (convex) contamination neighbohoods. The definition of these estimatos can be found in Subsection of Kohl (2005).

27 lsoptic.tu2 27 lsoptic.tu2(, a.stat = 5, k.stat = 1.5, delta = 1e-06, MAX = 100) non-negative eal: neighbohood adius. a.stat positive eal: stating value fo a. k.stat positive eal: stating value fo k. delta the desied accuacy (convegence toleance). MAX if a o k ae beyond the admitted values, MAX is etuned. The computation of the optimally obust IC fo Tu2 estimatos is based on optim whee MAX is used to contol the constaints on a and k. The optimal values of the tuning constant a and k can be ead off fom the slot Infos of the esulting IC. Object of class "IC" Beaton, A.E. and Tukey, J.W. (1974) The fitting of powe seies, meaning polynomials, illustated on band-spectoscopic data. Discussions. Technometics 16: Kohl, M. (2005) Numeical Contibutions to the Asymptotic Theoy of Robustness. Bayeuth: Dissetation. IC-class IC1 <- lsoptic.tu2( = 0.1) checkic(ic1) Infos(IC1) infoplot(ic1)

28 28 lsoptic.tumad lsoptic.tumad Computation of the optimally obust IC fo TuMad estimatos The function lsoptic.tumad computes the optimally obust IC fo TuMad estimatos in case of nomal location with unknown scale and (convex) contamination neighbohoods. The definition of these estimatos can be found in Subsection of Kohl (2005). lsoptic.tumad(, aup = 10, delta = 1e-06) non-negative eal: neighbohood adius. aup positive eal: the uppe end point of the inteval to be seached fo a. delta the desied accuacy (convegence toleance). The optimal value of the tuning constant a can be ead off fom the slot Infos of the esulting IC. Object of class "IC" Beaton, A.E. and Tukey, J.W. (1974) The fitting of powe seies, meaning polynomials, illustated on band-spectoscopic data. Discussions. Technometics 16: Kohl, M. (2005) Numeical Contibutions to the Asymptotic Theoy of Robustness. Bayeuth: Dissetation. IC-class

29 oblox 29 IC1 <- lsoptic.tumad( = 0.1) checkic(ic1) Infos(IC1) infoplot(ic1) oblox Optimally obust estimato fo location and/o scale The function oblox computes the optimally obust estimato and coesponding IC fo nomal location und/o scale and (convex) contamination neighbohoods. The definition of these estimatos can be found in Riede (1994) o Kohl (2005), espectively. oblox(x, mean, sd, eps, eps.lowe, eps.uppe, initial.est, k = 1L, fsco = TRUE, etunic = FALSE, mad0 = 1e-4, na.m = TRUE) x mean sd eps eps.lowe eps.uppe initial.est k fsco etunic mad0 na.m vecto x of data values, may also be a matix o data.fame with one ow, espectively one column/(numeic) vaiable. specified mean. specified standad deviation which has to be positive. positive eal (0 < eps <= 0.5): amount of goss eos. See details below. positive eal (0 <= eps.lowe <= eps.uppe): lowe bound fo the amount of goss eos. See details below. positive eal (eps.lowe <= eps.uppe <= 0.5): uppe bound fo the amount of goss eos. See details below. initial estimate fo mean and/o sd. If missing median and/o MAD ae used. positive intege. k-step is used to compute the optimally obust estimato. logical: pefom finite-sample coection. See function finitesamplecoection. logical: should IC be etuned. See details below. scale estimate used if computed MAD is equal to zeo logical: if TRUE, the estimato is evaluated at complete.cases(x).

30 30 oblox Computes the optimally obust estimato fo location with scale specified, scale with location specified, o both if neithe is specified. The computation uses a k-step constuction with an appopiate initial estimate fo location o scale o location and scale, espectively. Valid candidates ae e.g. median and/o MAD (default) as well as Kolmogoov(-Sminov) o von Mises minimum distance estimatos; cf. Riede (1994) and Kohl (2005). If the amount of goss eos (contamination) is known, it can be specified by eps. The adius of the coesponding infinitesimal contamination neighbohood is obtained by multiplying eps by the squae oot of the sample size. If the amount of goss eos (contamination) is unknown, ty to find a ough estimate fo the amount of goss eos, such that it lies between eps.lowe and eps.uppe. In case eps.lowe is specified and eps.uppe is missing, eps.uppe is set to 0.5. In case eps.uppe is specified and eps.lowe is missing, eps.lowe is set to 0. If neithe eps no eps.lowe and/o eps.uppe is specified, eps.lowe and eps.uppe ae set to 0 and 0.5, espectively. If eps is missing, the adius-minimax estimato in sense of Riede et al. (2008), espectively Section 2.2 of Kohl (2005) is etuned. In case of location, espectively scale one additionally has to specify sd, espectively mean whee sd and mean have to be a single numbe. Fo sample size <= 2, median and/o MAD ae used fo estimation. If eps = 0, mean and/o sd ae computed. In this situation it s bette to use function MLEstimato. Object of class "kstepestimate". Kohl, M. (2005) Numeical Contibutions to the Asymptotic Theoy of Robustness. Bayeuth: Dissetation. Riede, H. (1994) Robust Asymptotic Statistics. New Yok: Spinge. Riede, H., Kohl, M. and Ruckdeschel, P. (2008) The Costs of not Knowing the Radius. Statistical Methods and Applications 17(1) Extended vesion: M. Kohl, P. Ruckdeschel, and H. Riede (2010). Infinitesimally Robust Estimation in Geneal Smoothly Paametized Models. Statistical Methods and Application, 19(3): ContIC-class, loptic, soptic, lsoptic.al, kstepestimate-class, optest

31 oblox 31 ind <- binom(100, size=1, pob=0.05) x <- nom(100, mean=ind*3, sd=(1-ind) + ind*9) ## amount of goss eos known es1 <- oblox(x, eps = 0.05, etunic = TRUE) estimate(es1) ## don t un to educe check time on CRAN ## Not un: confint(es1) confint(es1, method = symmeticbias()) pic(es1) checkic(pic(es1)) Risks(pIC(es1)) Infos(pIC(es1)) plot(pic(es1)) infoplot(pic(es1)) ## End(Not un) ## amount of goss eos unknown es2 <- oblox(x, eps.lowe = 0.01, eps.uppe = 0.1, etunic = TRUE) estimate(es2) ## don t un to educe check time on CRAN ## Not un: confint(es2) confint(es2, method = symmeticbias()) pic(es2) checkic(pic(es2)) Risks(pIC(es2)) Infos(pIC(es2)) plot(pic(es2)) infoplot(pic(es2)) ## End(Not un) ## estimato compaison # classical optimal (non-obust) c(mean(x), sd(x)) # most obust c(median(x), mad(x)) # optimally obust (amount of goss eos known) estimate(es1) # optimally obust (amount of goss eos unknown) estimate(es2) # Kolmogoov(-Sminov) minimum distance estimato (obust) (ks.est <- MDEstimato(x, PaamFamily = NomLocationScaleFamily()))

32 32 owroblox and colroblox # optimally obust (amount of goss eos known) oblox(x, eps = 0.05, initial.est = estimate(ks.est)) # Came von Mises minimum distance estimato (obust) (CvM.est <- MDEstimato(x, PaamFamily = NomLocationScaleFamily(), distance = CvMDist)) # optimally obust (amount of goss eos known) oblox(x, eps = 0.05, initial.est = estimate(cvm.est)) owroblox and colroblox Optimally obust estimation fo location and/o scale The functions owroblox and colroblox compute optimally obust estimates fo nomal location und/o scale and (convex) contamination neighbohoods. The definition of these estimatos can be found in Riede (1994) o Kohl (2005), espectively. owroblox(x, mean, sd, eps, eps.lowe, eps.uppe, initial.est, k = 1L, fsco = TRUE, mad0 = 1e-4, na.m = TRUE) colroblox(x, mean, sd, eps, eps.lowe, eps.uppe, initial.est, k = 1L, fsco = TRUE, mad0 = 1e-4, na.m = TRUE) x mean sd eps eps.lowe eps.uppe initial.est k fsco mad0 na.m matix o data.fame of (numeic) data values. specified mean. See details below. specified standad deviation which has to be positive. See also details below. positive eal (0 < eps <= 0.5): amount of goss eos. See details below. positive eal (0 <= eps.lowe <= eps.uppe): lowe bound fo the amount of goss eos. See details below. positive eal (eps.lowe <= eps.uppe <= 0.5): uppe bound fo the amount of goss eos. See details below. initial estimate fo mean and/o sd. If missing median and/o MAD ae used. positive intege. k-step is used to compute the optimally obust estimato. logical: pefom finite-sample coection. See function finitesamplecoection. scale estimate used if computed MAD is equal to zeo logical: if TRUE, the estimato is evaluated at complete.cases(x).

33 owroblox and colroblox 33 Computes the optimally obust estimato fo location with scale specified, scale with location specified, o both if neithe is specified. The computation uses a k-step constuction with an appopiate initial estimate fo location o scale o location and scale, espectively. Valid candidates ae e.g. median and/o MAD (default) as well as Kolmogoov(-Sminov) o Cam\ e von Mises minimum distance estimatos; cf. Riede (1994) and Kohl (2005). In case package Biobase fom Bioconducto is installed as is suggested, median and/o MAD ae computed using function owmedians. These functions ae optimized fo the situation whee one has a matix and wants to compute the optimally obust estimato fo evey ow, espectively column of this matix. In paticula, the amount of coss eos is assumed to be constant fo all ows, espectively columns. If the amount of goss eos (contamination) is known, it can be specified by eps. The adius of the coesponding infinitesimal contamination neighbohood is obtained by multiplying eps by the squae oot of the sample size. If the amount of goss eos (contamination) is unknown, ty to find a ough estimate fo the amount of goss eos, such that it lies between eps.lowe and eps.uppe. In case eps.lowe is specified and eps.uppe is missing, eps.uppe is set to 0.5. In case eps.uppe is specified and eps.lowe is missing, eps.lowe is set to 0. If neithe eps no eps.lowe and/o eps.uppe is specified, eps.lowe and eps.uppe ae set to 0 and 0.5, espectively. If eps is missing, the adius-minimax estimato in sense of Riede et al. (2008), espectively Section 2.2 of Kohl (2005) is etuned. In case of location, espectively scale one additionally has to specify sd, espectively mean whee sd and mean can be a single numbe, i.e., identical fo all ows, espectively columns, o a vecto with length identical to the numbe of ows, espectively columns. Fo sample size <= 2, median and/o MAD ae used fo estimation. If eps = 0, mean and/o sd ae computed. Object of class "kstepestimate". Kohl, M. (2005) Numeical Contibutions to the Asymptotic Theoy of Robustness. Bayeuth: Dissetation. Riede, H. (1994) Robust Asymptotic Statistics. New Yok: Spinge. Riede, H., Kohl, M. and Ruckdeschel, P. (2008) The Costs of not Knowing the Radius. Statistical Methods and Applications 17(1) Extended vesion: M. Kohl, P. Ruckdeschel, and H. Riede (2010). Infinitesimally Robust Estimation in Geneal Smoothly Paametized Models. Statistical Methods and Application, 19(3):

34 34 soptic oblox, kstepestimate-class ind <- binom(200, size=1, pob=0.05) X <- matix(nom(200, mean=ind*3, sd=(1-ind) + ind*9), now = 2) owroblox(x) owroblox(x, k = 3) owroblox(x, eps = 0.05) owroblox(x, eps = 0.05, k = 3) X1 <- t(x) colroblox(x1) colroblox(x1, k = 3) colroblox(x1, eps = 0.05) colroblox(x1, eps = 0.05, k = 3) X2 <- bind(nom(100, mean = -2, sd = 3), nom(100, mean = -1, sd = 4)) owroblox(x2, sd = c(3, 4)) owroblox(x2, eps = 0.03, sd = c(3, 4)) owroblox(x2, sd = c(3, 4), k = 4) owroblox(x2, eps = 0.03, sd = c(3, 4), k = 4) X3 <- cbind(nom(100, mean = -2, sd = 3), nom(100, mean = 1, sd = 2)) colroblox(x3, mean = c(-2, 1)) colroblox(x3, eps = 0.02, mean = c(-2, 1)) colroblox(x3, mean = c(-2, 1), k = 4) colroblox(x3, eps = 0.02, mean = c(-2, 1), k = 4) soptic Computation of the optimally obust IC fo AL estimatos The function soptic computes the optimally obust IC fo AL estimatos in case of nomal scale and (convex) contamination neighbohoods. The definition of these estimatos can be found in Riede (1994) o Kohl (2005), espectively. soptic(, mean = 0, sd = 1, bup = 1000, delta = 1e-06, itmax = 100, computeic = TRUE) mean sd non-negative eal: neighbohood adius. specified mean. specified standad deviation.

35 soptic 35 bup delta itmax computeic positive eal: the uppe end point of the inteval to be seached fo the clipping bound b. the desied accuacy (convegence toleance). the maximum numbe of iteations. logical: should IC be computed. See details below. If computeic is FALSE only the Lagange multiplies A, a, and b contained in the optimally obust IC ae computed. If computeic is TRUE an object of class "ContIC" is etuned, othewise a list of Lagange multiplies A a b standadizing constant centeing constant optimal clipping bound Riede, H. (1994) Robust Asymptotic Statistics. New Yok: Spinge. Kohl, M. (2005) Numeical Contibutions to the Asymptotic Theoy of Robustness. Bayeuth: Dissetation. ContIC-class, oblox IC1 <- soptic( = 0.1) distexoptions("eelativetoleance" = 1e-12) checkic(ic1) distexoptions("eelativetoleance" =.Machine$double.eps^0.25) # default cent(ic1) clip(ic1) stand(ic1)

36 36 showdown showdown Estimato Showdown by Monte-Calo Study. The function showdown can be used to pefom Monte-Calo studies compaing a competito with mx estimatos in case of nomal location and scale. In addition, maximum likelihood (ML) estimatos (mean and sd) and median and MAD ae computed. The compaison is based on the empiical MSE. showdown(n, M, eps, contd, seed = 123, estfun, estmean, estsd, eps.lowe = 0, eps.uppe = 0.05, steps = 3L, fsco = TRUE, plot1 = FALSE, plot2 = FALSE, plot3 = FALSE) n intege; sample size, should be at least 3. M intege; Monte-Calo eplications. eps amount of contamination in [0, 0.5]. contd object of class "UnivaiateDistibution"; contaminating distibution. seed andom seed. estfun function to compute location and scale estimato; see details below. estmean function to compute location estimato; see details below. estsd function to compute scale estimato; see details below. eps.lowe used by mx estimato. eps.uppe used by mx estimato. steps intege; steps used fo estimato constuction. fsco logical; use finite-sample coection. plot1 logical; plot cdf of ideal and eal distibution. plot2 logical; plot 20 (o M if M < 20) andomly selected samples. plot3 logical; geneate boxplots of the esults. Nomal location and scale with mean = 0 and sd = 1 is used as ideal model (without estiction due to equivaiance). Since thee is no estimato which yields eliable esults if 50 pecent o moe of the obsevations ae contaminated, we use a modification whee we e-simulate all samples including at least 50 pecent contaminated data. If estfun is specified it has to compute and etun a location and scale estimate (vecto of length 2). One can also specify the location and scale estimato sepaately by using estmean and estsd whee estmean computes and etuns the location estimate and estsd the scale estimate. We use funtion owroblox fo the computation of the mx estimato.

37 showdown 37 Data.fame including empiical MSE (standadized by sample size n) and elmse with espect to the mx estimato. Kohl, M. (2005) Numeical Contibutions to the Asymptotic Theoy of Robustness. Bayeuth: Dissetation. Riede, H. (1994) Robust Asymptotic Statistics. New Yok: Spinge. Riede, H., Kohl, M. and Ruckdeschel, P. (2008) The Costs of not Knowing the Radius. Statistical Methods and Applications 17(1) Extended vesion: M. Kohl, P. Ruckdeschel, and H. Riede (2010). Infinitesimally Robust Estimation in Geneal Smoothly Paametized Models. Statistical Methods and Application, 19(3): owroblox libay(mass) ## compae with Hube s Poposal 2 showdown(n = 20, M = 100, eps = 0.02, contd = Nom(mean = 3, sd = 3), estfun = function(x){ unlist(hubes(x)) }, plot1 = TRUE, plot2 = TRUE, plot3 = TRUE) ## compae with Hube M estimato with MAD scale showdown(n = 20, M = 100, eps = 0.02, contd = Nom(mean = 3, sd = 3), estfun = function(x){ unlist(hube(x)) }, plot1 = TRUE, plot2 = TRUE, plot3 = TRUE)

38 Index Topic package RobLox-package, 2 Topic obust finitesamplecoection, 4 loptic, 5 lsoptic.al, 6 lsoptic.an1, 9 lsoptic.an2, 10 lsoptic.anmad, 11 lsoptic.bm, 12 lsoptic.ha3, 13 lsoptic.ha4, 15 lsoptic.hamad, 16 lsoptic.hu1, 17 lsoptic.hu2, 18 lsoptic.hu2a, 19 lsoptic.hu3, 21 lsoptic.humad, 22 lsoptic.m, 23 lsoptic.mm2, 24 lsoptic.tu1, 25 lsoptic.tu2, 26 lsoptic.tumad, 28 oblox, 29 owroblox and colroblox, 32 soptic, 34 showdown, 36 lsoptic.bm, 12 lsoptic.ha3, 13 lsoptic.ha4, 15 lsoptic.hamad, 16 lsoptic.hu1, 17 lsoptic.hu2, 18 lsoptic.hu2a, 19 lsoptic.hu3, 21 lsoptic.humad, 22 lsoptic.m, 23 lsoptic.mm2, 24 lsoptic.tu1, 25 lsoptic.tu2, 26 lsoptic.tumad, 28 RobLox (RobLox-package), 2 oblox, 5 7, 29, 34, 35 RobLox-package, 2 optest, 30 owroblox, 5, 36, 37 owroblox (owroblox and colroblox), 32 owroblox and colroblox, 32 soptic, 30, 34 showdown, 36 colroblox, 5 colroblox (owroblox and colroblox), 32 finitesamplecoection, 4, 29, 32 MLEstimato, 30 loptic, 5, 30 lsoptic.al, 6, 30 lsoptic.an1, 9 lsoptic.an2, 10 lsoptic.anmad, 11 38

Package RobLox. R topics documented: September 5, Version 1.0 Date

Package RobLox. R topics documented: September 5, Version 1.0 Date Vesion 1.0 Date 2016-09-05 Package RobLox Septembe 5, 2016 Title Optimally Robust Influence Cuves and Estimatos fo Location and Scale Functions fo the detemination of optimally obust influence cuves and

More information

Package RobLoxBioC. August 3, 2018

Package RobLoxBioC. August 3, 2018 Version 1.1.0 Date 2018-08-01 Package RobLoxBioC August 3, 2018 Title Infinitesimally Robust Estimators for Preprocessing -Omics Data Description Functions for the determination of optimally robust influence

More information

Controlled Information Maximization for SOM Knowledge Induced Learning

Controlled Information Maximization for SOM Knowledge Induced Learning 3 Int'l Conf. Atificial Intelligence ICAI'5 Contolled Infomation Maximization fo SOM Knowledge Induced Leaning Ryotao Kamimua IT Education Cente and Gaduate School of Science and Technology, Tokai Univeisity

More information

ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM

ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM Luna M. Rodiguez*, Sue Ellen Haupt, and Geoge S. Young Depatment of Meteoology and Applied Reseach Laboatoy The Pennsylvania State Univesity,

More information

Assessment of Track Sequence Optimization based on Recorded Field Operations

Assessment of Track Sequence Optimization based on Recorded Field Operations Assessment of Tack Sequence Optimization based on Recoded Field Opeations Matin A. F. Jensen 1,2,*, Claus G. Søensen 1, Dionysis Bochtis 1 1 Aahus Univesity, Faculty of Science and Technology, Depatment

More information

R-Packages for Robust Asymptotic Statistics

R-Packages for Robust Asymptotic Statistics Chair for Stochastics joint work with Dr. Peter Ruckdeschel Fraunhofer ITWM user! The R User Conference 2008 Dortmund August 12 Outline Robust Asymptotic Statistics 1 Robust Asymptotic Statistics 2 3 Outline

More information

Topic 4 Root Finding

Topic 4 Root Finding Couse Instucto D. Ramond C. Rump Oice: A 337 Phone: (915) 747 6958 E Mail: cump@utep.edu Topic 4 EE 4386/531 Computational Methods in EE Outline Intoduction Backeting Methods The Bisection Method False

More information

A modal estimation based multitype sensor placement method

A modal estimation based multitype sensor placement method A modal estimation based multitype senso placement method *Xue-Yang Pei 1), Ting-Hua Yi 2) and Hong-Nan Li 3) 1),)2),3) School of Civil Engineeing, Dalian Univesity of Technology, Dalian 116023, China;

More information

POMDP: Introduction to Partially Observable Markov Decision Processes Hossein Kamalzadeh, Michael Hahsler

POMDP: Introduction to Partially Observable Markov Decision Processes Hossein Kamalzadeh, Michael Hahsler POMDP: Intoduction to Patially Obsevable Makov Decision Pocesses Hossein Kamalzadeh, Michael Hahsle 2019-01-02 The R package pomdp povides an inteface to pomdp-solve, a solve (witten in C) fo Patially

More information

Journal of World s Electrical Engineering and Technology J. World. Elect. Eng. Tech. 1(1): 12-16, 2012

Journal of World s Electrical Engineering and Technology J. World. Elect. Eng. Tech. 1(1): 12-16, 2012 2011, Scienceline Publication www.science-line.com Jounal of Wold s Electical Engineeing and Technology J. Wold. Elect. Eng. Tech. 1(1): 12-16, 2012 JWEET An Efficient Algoithm fo Lip Segmentation in Colo

More information

On Error Estimation in Runge-Kutta Methods

On Error Estimation in Runge-Kutta Methods Leonado Jounal of Sciences ISSN 1583-0233 Issue 18, Januay-June 2011 p. 1-10 On Eo Estimation in Runge-Kutta Methods Ochoche ABRAHAM 1,*, Gbolahan BOLARIN 2 1 Depatment of Infomation Technology, 2 Depatment

More information

IP Network Design by Modified Branch Exchange Method

IP Network Design by Modified Branch Exchange Method Received: June 7, 207 98 IP Netwok Design by Modified Banch Method Kaiat Jaoenat Natchamol Sichumoenattana 2* Faculty of Engineeing at Kamphaeng Saen, Kasetsat Univesity, Thailand 2 Faculty of Management

More information

Lecture # 04. Image Enhancement in Spatial Domain

Lecture # 04. Image Enhancement in Spatial Domain Digital Image Pocessing CP-7008 Lectue # 04 Image Enhancement in Spatial Domain Fall 2011 2 domains Spatial Domain : (image plane) Techniques ae based on diect manipulation of pixels in an image Fequency

More information

Transmission Lines Modeling Based on Vector Fitting Algorithm and RLC Active/Passive Filter Design

Transmission Lines Modeling Based on Vector Fitting Algorithm and RLC Active/Passive Filter Design Tansmission Lines Modeling Based on Vecto Fitting Algoithm and RLC Active/Passive Filte Design Ahmed Qasim Tuki a,*, Nashien Fazilah Mailah b, Mohammad Lutfi Othman c, Ahmad H. Saby d Cente fo Advanced

More information

EYE DIRECTION BY STEREO IMAGE PROCESSING USING CORNEAL REFLECTION ON AN IRIS

EYE DIRECTION BY STEREO IMAGE PROCESSING USING CORNEAL REFLECTION ON AN IRIS EYE DIRECTION BY STEREO IMAGE PROCESSING USING CORNEAL REFLECTION ON AN IRIS Kumiko Tsuji Fukuoka Medical technology Teikyo Univesity 4-3-14 Shin-Katsutachi-Machi Ohmuta Fukuoka 836 Japan email: c746g@wisdomcckyushu-uacjp

More information

An Unsupervised Segmentation Framework For Texture Image Queries

An Unsupervised Segmentation Framework For Texture Image Queries An Unsupevised Segmentation Famewok Fo Textue Image Queies Shu-Ching Chen Distibuted Multimedia Infomation System Laboatoy School of Compute Science Floida Intenational Univesity Miami, FL 33199, USA chens@cs.fiu.edu

More information

A Two-stage and Parameter-free Binarization Method for Degraded Document Images

A Two-stage and Parameter-free Binarization Method for Degraded Document Images A Two-stage and Paamete-fee Binaization Method fo Degaded Document Images Yung-Hsiang Chiu 1, Kuo-Liang Chung 1, Yong-Huai Huang 2, Wei-Ning Yang 3, Chi-Huang Liao 4 1 Depatment of Compute Science and

More information

Segmentation of Casting Defects in X-Ray Images Based on Fractal Dimension

Segmentation of Casting Defects in X-Ray Images Based on Fractal Dimension 17th Wold Confeence on Nondestuctive Testing, 25-28 Oct 2008, Shanghai, China Segmentation of Casting Defects in X-Ray Images Based on Factal Dimension Jue WANG 1, Xiaoqin HOU 2, Yufang CAI 3 ICT Reseach

More information

Topological Characteristic of Wireless Network

Topological Characteristic of Wireless Network Topological Chaacteistic of Wieless Netwok Its Application to Node Placement Algoithm Husnu Sane Naman 1 Outline Backgound Motivation Papes and Contibutions Fist Pape Second Pape Thid Pape Futue Woks Refeences

More information

MapReduce Optimizations and Algorithms 2015 Professor Sasu Tarkoma

MapReduce Optimizations and Algorithms 2015 Professor Sasu Tarkoma apreduce Optimizations and Algoithms 2015 Pofesso Sasu Takoma www.cs.helsinki.fi Optimizations Reduce tasks cannot stat befoe the whole map phase is complete Thus single slow machine can slow down the

More information

Color Correction Using 3D Multiview Geometry

Color Correction Using 3D Multiview Geometry Colo Coection Using 3D Multiview Geomety Dong-Won Shin and Yo-Sung Ho Gwangju Institute of Science and Technology (GIST) 13 Cheomdan-gwagio, Buk-ku, Gwangju 500-71, Republic of Koea ABSTRACT Recently,

More information

Spiral Recognition Methodology and Its Application for Recognition of Chinese Bank Checks

Spiral Recognition Methodology and Its Application for Recognition of Chinese Bank Checks Spial Recognition Methodology and Its Application fo Recognition of Chinese Bank Checks Hanshen Tang 1, Emmanuel Augustin 2, Ching Y. Suen 1, Olivie Baet 2, Mohamed Cheiet 3 1 Cente fo Patten Recognition

More information

Multi-azimuth Prestack Time Migration for General Anisotropic, Weakly Heterogeneous Media - Field Data Examples

Multi-azimuth Prestack Time Migration for General Anisotropic, Weakly Heterogeneous Media - Field Data Examples Multi-azimuth Pestack Time Migation fo Geneal Anisotopic, Weakly Heteogeneous Media - Field Data Examples S. Beaumont* (EOST/PGS) & W. Söllne (PGS) SUMMARY Multi-azimuth data acquisition has shown benefits

More information

Generalized Grey Target Decision Method Based on Decision Makers Indifference Attribute Value Preferences

Generalized Grey Target Decision Method Based on Decision Makers Indifference Attribute Value Preferences Ameican Jounal of ata ining and Knowledge iscovey 27; 2(4): 2-8 http://www.sciencepublishinggoup.com//admkd doi:.648/.admkd.2724.2 Genealized Gey Taget ecision ethod Based on ecision akes Indiffeence Attibute

More information

Title. Author(s)NOMURA, K.; MOROOKA, S. Issue Date Doc URL. Type. Note. File Information

Title. Author(s)NOMURA, K.; MOROOKA, S. Issue Date Doc URL. Type. Note. File Information Title CALCULATION FORMULA FOR A MAXIMUM BENDING MOMENT AND THE TRIANGULAR SLAB WITH CONSIDERING EFFECT OF SUPPO UNIFORM LOAD Autho(s)NOMURA, K.; MOROOKA, S. Issue Date 2013-09-11 Doc URL http://hdl.handle.net/2115/54220

More information

ANALYTIC PERFORMANCE MODELS FOR SINGLE CLASS AND MULTIPLE CLASS MULTITHREADED SOFTWARE SERVERS

ANALYTIC PERFORMANCE MODELS FOR SINGLE CLASS AND MULTIPLE CLASS MULTITHREADED SOFTWARE SERVERS ANALYTIC PERFORMANCE MODELS FOR SINGLE CLASS AND MULTIPLE CLASS MULTITHREADED SOFTWARE SERVERS Daniel A Menascé Mohamed N Bennani Dept of Compute Science Oacle, Inc Geoge Mason Univesity 1211 SW Fifth

More information

Monte Carlo Techniques for Rendering

Monte Carlo Techniques for Rendering Monte Calo Techniques fo Rendeing CS 517 Fall 2002 Compute Science Conell Univesity Announcements No ectue on Thusday Instead, attend Steven Gotle, Havad Upson Hall B17, 4:15-5:15 (efeshments ealie) Geomety

More information

All lengths in meters. E = = 7800 kg/m 3

All lengths in meters. E = = 7800 kg/m 3 Poblem desciption In this poblem, we apply the component mode synthesis (CMS) technique to a simple beam model. 2 0.02 0.02 All lengths in metes. E = 2.07 10 11 N/m 2 = 7800 kg/m 3 The beam is a fee-fee

More information

RANDOM IRREGULAR BLOCK-HIERARCHICAL NETWORKS: ALGORITHMS FOR COMPUTATION OF MAIN PROPERTIES

RANDOM IRREGULAR BLOCK-HIERARCHICAL NETWORKS: ALGORITHMS FOR COMPUTATION OF MAIN PROPERTIES RANDOM IRREGULAR BLOCK-HIERARCHICAL NETWORKS: ALGORITHMS FOR COMPUTATION OF MAIN PROPERTIES Svetlana Avetisyan Mikayel Samvelyan* Matun Kaapetyan Yeevan State Univesity Abstact In this pape, the class

More information

Reader & ReaderT Monad (11A) Young Won Lim 8/20/18

Reader & ReaderT Monad (11A) Young Won Lim 8/20/18 Copyight (c) 2016-2018 Young W. Lim. Pemission is ganted to copy, distibute and/o modify this document unde the tems of the GNU Fee Documentation License, Vesion 1.2 o any late vesion published by the

More information

A Mathematical Implementation of a Global Human Walking Model with Real-Time Kinematic Personification by Boulic, Thalmann and Thalmann.

A Mathematical Implementation of a Global Human Walking Model with Real-Time Kinematic Personification by Boulic, Thalmann and Thalmann. A Mathematical Implementation of a Global Human Walking Model with Real-Time Kinematic Pesonification by Boulic, Thalmann and Thalmann. Mashall Badley National Cente fo Physical Acoustics Univesity of

More information

Point-Biserial Correlation Analysis of Fuzzy Attributes

Point-Biserial Correlation Analysis of Fuzzy Attributes Appl Math Inf Sci 6 No S pp 439S-444S (0 Applied Mathematics & Infomation Sciences An Intenational Jounal @ 0 NSP Natual Sciences Publishing o Point-iseial oelation Analysis of Fuzzy Attibutes Hao-En hueh

More information

Optical Flow for Large Motion Using Gradient Technique

Optical Flow for Large Motion Using Gradient Technique SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 3, No. 1, June 2006, 103-113 Optical Flow fo Lage Motion Using Gadient Technique Md. Moshaof Hossain Sake 1, Kamal Bechkoum 2, K.K. Islam 1 Abstact: In this

More information

FACE VECTORS OF FLAG COMPLEXES

FACE VECTORS OF FLAG COMPLEXES FACE VECTORS OF FLAG COMPLEXES ANDY FROHMADER Abstact. A conjectue of Kalai and Eckhoff that the face vecto of an abitay flag complex is also the face vecto of some paticula balanced complex is veified.

More information

An Assessment of the Efficiency of Close-Range Photogrammetry for Developing a Photo-Based Scanning Systeminthe Shams Tabrizi Minaret in Khoy City

An Assessment of the Efficiency of Close-Range Photogrammetry for Developing a Photo-Based Scanning Systeminthe Shams Tabrizi Minaret in Khoy City Austalian Jounal of Basic and Applied Sciences, 5(1): 80-85, 011 ISSN 1991-8178 An Assessment of the Efficiency of Close-Range Photogammety fo Developing a Photo-Based Scanning Systeminthe Shams Tabizi

More information

Topic 7 Random Variables and Distribution Functions

Topic 7 Random Variables and Distribution Functions Definition of a Random Vaiable Distibution Functions Popeties of Distibution Functions Topic 7 Random Vaiables and Distibution Functions Distibution Functions 1 / 11 Definition of a Random Vaiable Distibution

More information

4.2. Co-terminal and Related Angles. Investigate

4.2. Co-terminal and Related Angles. Investigate .2 Co-teminal and Related Angles Tigonometic atios can be used to model quantities such as

More information

Fifth Wheel Modelling and Testing

Fifth Wheel Modelling and Testing Fifth heel Modelling and Testing en Masoy Mechanical Engineeing Depatment Floida Atlantic Univesity Boca aton, FL 4 Lois Malaptias IFMA Institut Fancais De Mechanique Advancee ampus De lemont Feand Les

More information

a Not yet implemented in current version SPARK: Research Kit Pointer Analysis Parameters Soot Pointer analysis. Objectives

a Not yet implemented in current version SPARK: Research Kit Pointer Analysis Parameters Soot Pointer analysis. Objectives SPARK: Soot Reseach Kit Ondřej Lhoták Objectives Spak is a modula toolkit fo flow-insensitive may points-to analyses fo Java, which enables expeimentation with: vaious paametes of pointe analyses which

More information

The Robust Classification for Large Data (Case: Classification of Jakarta Vegetation area by Using Remote Sensing Data )

The Robust Classification for Large Data (Case: Classification of Jakarta Vegetation area by Using Remote Sensing Data ) Poceedings of the Wold Congess on Engineeing 0 Vol III WCE 0, July 6-8, 0, London, U.K. The Robust Classification fo Lage Data (Case: Classification of Jakata Vegetation aea by Using Remote Sensing Data

More information

Finding point-pairs. Find Closest Point from Dense Cloud

Finding point-pairs. Find Closest Point from Dense Cloud Finding point-pais Given an a, find a coesponding b on the suface. Then one appoach would be to seach evey possible tiangle o suface point and then take the closest point. The key is to find a moe efficient

More information

OPTIMUM DESIGN OF 3R ORTHOGONAL MANIPULATORS CONSIDERING ITS TOPOLOGY

OPTIMUM DESIGN OF 3R ORTHOGONAL MANIPULATORS CONSIDERING ITS TOPOLOGY Copyight by ABCM Page 38 OPTIMUM DESIGN OF 3R ORTHOGONAL MANIPULATORS CONSIDERING ITS TOPOLOGY Giovana Tindade da Silva Oliveia, gtindadeso@yahoo.com.b School of Mechanical Engineeing, Fedeal Univesity

More information

FINITE ELEMENT MODEL UPDATING OF AN EXPERIMENTAL VEHICLE MODEL USING MEASURED MODAL CHARACTERISTICS

FINITE ELEMENT MODEL UPDATING OF AN EXPERIMENTAL VEHICLE MODEL USING MEASURED MODAL CHARACTERISTICS COMPDYN 009 ECCOMAS Thematic Confeence on Computational Methods in Stuctual Dynamics and Eathquake Engineeing M. Papadakakis, N.D. Lagaos, M. Fagiadakis (eds.) Rhodes, Geece, 4 June 009 FINITE ELEMENT

More information

Elliptic Generation Systems

Elliptic Generation Systems 4 Elliptic Geneation Systems Stefan P. Spekeijse 4.1 Intoduction 4.1 Intoduction 4.2 Two-Dimensional Gid Geneation Hamonic Maps, Gid Contol Maps, and Poisson Systems Discetization and Solution Method Constuction

More information

HISTOGRAMS are an important statistic reflecting the

HISTOGRAMS are an important statistic reflecting the JOURNAL OF L A T E X CLASS FILES, VOL. 14, NO. 8, AUGUST 2015 1 D 2 HistoSketch: Disciminative and Dynamic Similaity-Peseving Sketching of Steaming Histogams Dingqi Yang, Bin Li, Laua Rettig, and Philippe

More information

A Generalized Profile Function Model Based on Artificial Intelligence

A Generalized Profile Function Model Based on Artificial Intelligence Manuscipt eceived Jul., 28; evised Sep. 7, 28 A Genealized Pofile Function Model Based on Atificial Intelligence PERO RADONJA, SRDJAN STANKOVIC 2, and DRAGANA DRAZIC Institute of Foesty, 3 Kneza Viseslava

More information

Data mining based automated reverse engineering and defect discovery

Data mining based automated reverse engineering and defect discovery Data mining based automated evese engineeing and defect discovey James F. Smith III, ThanhVu H. Nguyen Naval Reseach Laboatoy, Code 5741, Washington, D.C., 20375-5000 ABSTRACT A data mining based pocedue

More information

IP Multicast Simulation in OPNET

IP Multicast Simulation in OPNET IP Multicast Simulation in OPNET Xin Wang, Chien-Ming Yu, Henning Schulzinne Paul A. Stipe Columbia Univesity Reutes Depatment of Compute Science 88 Pakway Dive South New Yok, New Yok Hauppuage, New Yok

More information

Strictly as per the compliance and regulations of:

Strictly as per the compliance and regulations of: Global Jounal of HUMAN SOCIAL SCIENCE Economics Volume 13 Issue Vesion 1.0 Yea 013 Type: Double Blind Pee Reviewed Intenational Reseach Jounal Publishe: Global Jounals Inc. (USA) Online ISSN: 49-460x &

More information

Clustering Interval-valued Data Using an Overlapped Interval Divergence

Clustering Interval-valued Data Using an Overlapped Interval Divergence Poc. of the 8th Austalasian Data Mining Confeence (AusDM'9) Clusteing Inteval-valued Data Using an Ovelapped Inteval Divegence Yongli Ren Yu-Hsn Liu Jia Rong Robet Dew School of Infomation Engineeing,

More information

User Specified non-bonded potentials in gromacs

User Specified non-bonded potentials in gromacs Use Specified non-bonded potentials in gomacs Apil 8, 2010 1 Intoduction On fist appeaances gomacs, unlike MD codes like LAMMPS o DL POLY, appeas to have vey little flexibility with egads to the fom of

More information

2. PROPELLER GEOMETRY

2. PROPELLER GEOMETRY a) Fames of Refeence 2. PROPELLER GEOMETRY 10 th Intenational Towing Tank Committee (ITTC) initiated the pepaation of a dictionay and nomenclatue of ship hydodynamic tems and this wok was completed in

More information

(a, b) x y r. For this problem, is a point in the - coordinate plane and is a positive number.

(a, b) x y r. For this problem, is a point in the - coordinate plane and is a positive number. Illustative G-C Simila cicles Alignments to Content Standads: G-C.A. Task (a, b) x y Fo this poblem, is a point in the - coodinate plane and is a positive numbe. a. Using a tanslation and a dilation, show

More information

Comparisons of Transient Analytical Methods for Determining Hydraulic Conductivity Using Disc Permeameters

Comparisons of Transient Analytical Methods for Determining Hydraulic Conductivity Using Disc Permeameters Compaisons of Tansient Analytical Methods fo Detemining Hydaulic Conductivity Using Disc Pemeametes 1,,3 Cook, F.J. 1 CSRO Land and Wate, ndoooopilly, Queensland The Univesity of Queensland, St Lucia,

More information

A New Finite Word-length Optimization Method Design for LDPC Decoder

A New Finite Word-length Optimization Method Design for LDPC Decoder A New Finite Wod-length Optimization Method Design fo LDPC Decode Jinlei Chen, Yan Zhang and Xu Wang Key Laboatoy of Netwok Oiented Intelligent Computation Shenzhen Gaduate School, Habin Institute of Technology

More information

Extract Object Boundaries in Noisy Images using Level Set. Final Report

Extract Object Boundaries in Noisy Images using Level Set. Final Report Extact Object Boundaies in Noisy Images using Level Set by: Quming Zhou Final Repot Submitted to Pofesso Bian Evans EE381K Multidimensional Digital Signal Pocessing May 10, 003 Abstact Finding object contous

More information

Concomitants of Upper Record Statistics for Bivariate Pseudo Weibull Distribution

Concomitants of Upper Record Statistics for Bivariate Pseudo Weibull Distribution Available at http://pvamuedu/aam Appl Appl Math ISSN: 93-9466 Vol 5, Issue (Decembe ), pp 8 9 (Peviously, Vol 5, Issue, pp 379 388) Applications and Applied Mathematics: An Intenational Jounal (AAM) Concomitants

More information

Cellular Neural Network Based PTV

Cellular Neural Network Based PTV 3th Int Symp on Applications of Lase Techniques to Fluid Mechanics Lisbon, Potugal, 6-9 June, 006 Cellula Neual Netwok Based PT Kazuo Ohmi, Achyut Sapkota : Depatment of Infomation Systems Engineeing,

More information

Image Enhancement in the Spatial Domain. Spatial Domain

Image Enhancement in the Spatial Domain. Spatial Domain 8-- Spatial Domain Image Enhancement in the Spatial Domain What is spatial domain The space whee all pixels fom an image In spatial domain we can epesent an image by f( whee x and y ae coodinates along

More information

European Journal of Operational Research

European Journal of Operational Research Euopean Jounal of Opeational Reseach 198 (9) 511 519 Contents lists available at ScienceDiect Euopean Jounal of Opeational Reseach jounal homepage: www.elsevie.com/locate/ejo Stochastics and Statistics

More information

Voting-Based Grouping and Interpretation of Visual Motion

Voting-Based Grouping and Interpretation of Visual Motion Voting-Based Gouping and Intepetation of Visual Motion Micea Nicolescu Depatment of Compute Science Univesity of Nevada, Reno Reno, NV 89557 micea@cs.un.edu Géad Medioni Integated Media Systems Cente Univesity

More information

Shortest Paths for a Two-Robot Rendez-Vous

Shortest Paths for a Two-Robot Rendez-Vous Shotest Paths fo a Two-Robot Rendez-Vous Eik L Wyntes Joseph S B Mitchell y Abstact In this pape, we conside an optimal motion planning poblem fo a pai of point obots in a plana envionment with polygonal

More information

Desired Attitude Angles Design Based on Optimization for Side Window Detection of Kinetic Interceptor *

Desired Attitude Angles Design Based on Optimization for Side Window Detection of Kinetic Interceptor * Poceedings of the 7 th Chinese Contol Confeence July 6-8, 008, Kunming,Yunnan, China Desied Attitude Angles Design Based on Optimization fo Side Window Detection of Kinetic Intecepto * Zhu Bo, Quan Quan,

More information

A Full-mode FME VLSI Architecture Based on 8x8/4x4 Adaptive Hadamard Transform For QFHD H.264/AVC Encoder

A Full-mode FME VLSI Architecture Based on 8x8/4x4 Adaptive Hadamard Transform For QFHD H.264/AVC Encoder 20 IEEE/IFIP 9th Intenational Confeence on VLSI and System-on-Chip A Full-mode FME VLSI Achitectue Based on 8x8/ Adaptive Hadamad Tansfom Fo QFHD H264/AVC Encode Jialiang Liu, Xinhua Chen College of Infomation

More information

CS 450: COMPUTER GRAPHICS RASTERIZING CONICS SPRING 2016 DR. MICHAEL J. REALE

CS 450: COMPUTER GRAPHICS RASTERIZING CONICS SPRING 2016 DR. MICHAEL J. REALE CS 45: COMPUTER GRAPHICS RASTERIZING CONICS SPRING 6 DR. MICHAEL J. REALE RASTERIZING CURVES OTHER THAN LINES When dealing with othe inds of cuves, we can daw it in one of the following was: Use elicit

More information

A Shape-preserving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonuniform Fuzzification Transform

A Shape-preserving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonuniform Fuzzification Transform A Shape-peseving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonunifom Fuzzification Tansfom Felipe Fenández, Julio Gutiéez, Juan Calos Cespo and Gacián Tiviño Dep. Tecnología Fotónica, Facultad

More information

Point Similarity Measures Based on MRF Modeling of Difference Images for Spline-Based 2D-3D Rigid Registration of X-ray Fluoroscopy to CT Images

Point Similarity Measures Based on MRF Modeling of Difference Images for Spline-Based 2D-3D Rigid Registration of X-ray Fluoroscopy to CT Images Point Similaity Measues Based on MRF Modeling of Diffeence Images fo Spline-Based D-D Rigid Registation of X-ay Fluooscopy to CT Images Guoyan Zheng, Xuan Zhang, Slavica Jonić,, Philippe Thévenaz, Michael

More information

Adaptation of Motion Capture Data of Human Arms to a Humanoid Robot Using Optimization

Adaptation of Motion Capture Data of Human Arms to a Humanoid Robot Using Optimization ICCAS25 June 2-5, KINTEX, Gyeonggi-Do, Koea Adaptation of Motion Captue Data of Human Ams to a Humanoid Robot Using Optimization ChangHwan Kim and Doik Kim Intelligent Robotics Reseach Cente, Koea Institute

More information

AUTOMATED LOCATION OF ICE REGIONS IN RADARSAT SAR IMAGERY

AUTOMATED LOCATION OF ICE REGIONS IN RADARSAT SAR IMAGERY AUTOMATED LOCATION OF ICE REGIONS IN RADARSAT SAR IMAGERY Chistophe Waceman (1), William G. Pichel (2), Pablo Clement-Colón (2) (1) Geneal Dynamics Advanced Infomation Systems, P.O. Box 134008 Ann Abo

More information

Keith Dalbey, PhD. Sandia National Labs, Dept 1441 Optimization & Uncertainty Quantification

Keith Dalbey, PhD. Sandia National Labs, Dept 1441 Optimization & Uncertainty Quantification SAND 0-50 C Effective & Efficient Handling of Ill - Conditioned Coelation atices in Kiging & adient Enhanced Kiging Emulatos hough Pivoted Cholesky Factoization Keith Dalbey, PhD Sandia National Labs,

More information

PROBABILITY-BASED OPTIMAL PATH PLANNING FOR TWO-WHEELED MOBILE ROBOTS

PROBABILITY-BASED OPTIMAL PATH PLANNING FOR TWO-WHEELED MOBILE ROBOTS Poceedings of the ASME 215 Dynamic Systems and Contol Confeence DSCC215 Octobe 28-3, 215, Columbus, Ohio, USA DSCC215-999 PROBABILITY-BASED OPTIMAL PATH PLANNING FOR TWO-WHEELED MOBILE ROBOTS Jaeyeon Lee

More information

Effects of Model Complexity on Generalization Performance of Convolutional Neural Networks

Effects of Model Complexity on Generalization Performance of Convolutional Neural Networks Effects of Model Complexity on Genealization Pefomance of Convolutional Neual Netwoks Tae-Jun Kim 1, Dongsu Zhang 2, and Joon Shik Kim 3 1 Seoul National Univesity, Seoul 151-742, Koea, E-mail: tjkim@bi.snu.ac.k

More information

ART GALLERIES WITH INTERIOR WALLS. March 1998

ART GALLERIES WITH INTERIOR WALLS. March 1998 ART GALLERIES WITH INTERIOR WALLS Andé Kündgen Mach 1998 Abstact. Conside an at galley fomed by a polygon on n vetices with m pais of vetices joined by inteio diagonals, the inteio walls. Each inteio wall

More information

Communication vs Distributed Computation: an alternative trade-off curve

Communication vs Distributed Computation: an alternative trade-off curve Communication vs Distibuted Computation: an altenative tade-off cuve Yahya H. Ezzeldin, Mohammed amoose, Chistina Fagouli Univesity of Califonia, Los Angeles, CA 90095, USA, Email: {yahya.ezzeldin, mkamoose,

More information

Tufts University Math 13 Department of Mathematics November 14, :00 noon to 1:20 pm

Tufts University Math 13 Department of Mathematics November 14, :00 noon to 1:20 pm Tufts Univesit Math 3 Depatment of Mathematics Novembe, Eam : noon to : pm Instuctions: No calculatos, notes o books ae allowed. Unless othewise stated, ou must show all wok to eceive full cedit. Simplif

More information

3D Shape Reconstruction (from Photos)

3D Shape Reconstruction (from Photos) 3D Shape Reconstuction (fo Photos) CS434 Daniel G. Aliaga Depatent of Copute Science Pudue Univesity Thanks to S. Naasihan @ CMU fo soe of the slides Poble Stateent How to ceate (ealistic) 3D odels of

More information

Detection and Recognition of Alert Traffic Signs

Detection and Recognition of Alert Traffic Signs Detection and Recognition of Alet Taffic Signs Chia-Hsiung Chen, Macus Chen, and Tianshi Gao 1 Stanfod Univesity Stanfod, CA 9305 {echchen, macuscc, tianshig}@stanfod.edu Abstact Taffic signs povide dives

More information

ANN Models for Coplanar Strip Line Analysis and Synthesis

ANN Models for Coplanar Strip Line Analysis and Synthesis 200 IJCSNS Intenational Jounal of Compute Science and Netwok Secuity, VOL.8 No.10, Octobe 2008 Models fo Coplana Stip Line Analysis and J.Lakshmi Naayana D.K.Si Rama Kishna D.L.Patap Reddy Chalapathi Institute

More information

Bo Gu and Xiaoyan Hong*

Bo Gu and Xiaoyan Hong* Int. J. Ad Hoc and Ubiquitous Computing, Vol. 11, Nos. /3, 1 169 Tansition phase of connectivity fo wieless netwoks with gowing pocess Bo Gu and Xiaoyan Hong* Depatment of Compute Science, Univesity of

More information

A New and Efficient 2D Collision Detection Method Based on Contact Theory Xiaolong CHENG, Jun XIAO a, Ying WANG, Qinghai MIAO, Jian XUE

A New and Efficient 2D Collision Detection Method Based on Contact Theory Xiaolong CHENG, Jun XIAO a, Ying WANG, Qinghai MIAO, Jian XUE 5th Intenational Confeence on Advanced Mateials and Compute Science (ICAMCS 2016) A New and Efficient 2D Collision Detection Method Based on Contact Theoy Xiaolong CHENG, Jun XIAO a, Ying WANG, Qinghai

More information

Ranking Visualizations of Correlation Using Weber s Law

Ranking Visualizations of Correlation Using Weber s Law Ranking Visualizations of Coelation Using Webe s Law Lane Haison, Fumeng Yang, Steven Fanconei, Remco Chang Abstact Despite yeas of eseach yielding systems and guidelines to aid visualization design, pactitiones

More information

Perfect Bayesian Equilibrium in Extensive- Form Games Ù

Perfect Bayesian Equilibrium in Extensive- Form Games Ù Pefect Bayesian Equiibium in Extensive-Fom Games Page Pefect Bayesian Equiibium in Extensive- Fom Games Ù Intoduction Bayes Requiement Bayes Requiement Bayes Requiement 5 Bayes Requiement 4 6 A Refinement

More information

Signal integrity analysis and physically based circuit extraction of a mounted

Signal integrity analysis and physically based circuit extraction of a mounted emc design & softwae Signal integity analysis and physically based cicuit extaction of a mounted SMA connecto A poposed geneal appoach is given fo the definition of an equivalent cicuit with SMAs mounted

More information

Identification of dynamic models of Metsovo (Greece) Bridge using ambient vibration measurements

Identification of dynamic models of Metsovo (Greece) Bridge using ambient vibration measurements Loughboough Univesity Institutional Repositoy Identification of dynamic models of Metsovo (Geece) Bidge using ambient vibation measuements This item was submitted to Loughboough Univesity's Institutional

More information

How Easy is Matching 2D Line Models Using Local Search?

How Easy is Matching 2D Line Models Using Local Search? 564 IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 19, NO. 6, JUNE 1997 How Easy is Matching 2D Line Models Using Local Seach? J. Ross Beveidge and Edwad M. Riseman, Senio Membe,

More information

Physical simulation for animation

Physical simulation for animation Physical simulation fo animation Case study: The jello cube The Jello Cube Mass-Sping System Collision Detection Integatos Septembe 17 2002 1 Announcements Pogamming assignment 3 is out. It is due Tuesday,

More information

Extensive games with imperfect information

Extensive games with imperfect information Extensive games with impefect infomation ECON500 Advanced micoeconomics ectues in game theoy Fall 0, Pat 3 7.07.0 G.. Asheim, ECON500-3 Incomplete Complete infomation infomation Pefect infomation Impefect

More information

Topic -3 Image Enhancement

Topic -3 Image Enhancement Topic -3 Image Enhancement (Pat 1) DIP: Details Digital Image Pocessing Digital Image Chaacteistics Spatial Spectal Gay-level Histogam DFT DCT Pe-Pocessing Enhancement Restoation Point Pocessing Masking

More information

Cardiac C-Arm CT. SNR Enhancement by Combining Multiple Retrospectively Motion Corrected FDK-Like Reconstructions

Cardiac C-Arm CT. SNR Enhancement by Combining Multiple Retrospectively Motion Corrected FDK-Like Reconstructions Cadiac C-Am CT SNR Enhancement by Combining Multiple Retospectively Motion Coected FDK-Like Reconstuctions M. Pümme 1, L. Wigstöm 2,3, R. Fahig 2, G. Lauitsch 4, J. Honegge 1 1 Institute of Patten Recognition,

More information

Computational and Theoretical Analysis of Null Space and Orthogonal Linear Discriminant Analysis

Computational and Theoretical Analysis of Null Space and Orthogonal Linear Discriminant Analysis Jounal of Machine Leaning Reseach 7 2006) 1183 1204 Submitted 12/05; Revised 3/06; Published 7/06 Computational and Theoetical Analysis of Null Space and Othogonal Linea Disciminant Analysis Jieping Ye

More information

OPTIMAL KINEMATIC SYNTHESIS OF CRANK & SLOTTED LEVER QUICK RETURN MECHANISM FOR SPECIFIC STROKE & TIME RATIO

OPTIMAL KINEMATIC SYNTHESIS OF CRANK & SLOTTED LEVER QUICK RETURN MECHANISM FOR SPECIFIC STROKE & TIME RATIO OPTIMAL KINEMATIC SYNTHESIS OF CRANK & SLOTTED LEVER QUICK RETURN MECHANISM FOR SPECIFIC STROKE & TIME RATIO Zeeshan A. Shaikh 1 and T.Y. Badguja 2 1,2 Depatment of Mechanical Engineeing, Late G. N. Sapkal

More information

Bandwidth selection for estimating the two-point correlation function of a spatial point pattern using AMSE

Bandwidth selection for estimating the two-point correlation function of a spatial point pattern using AMSE Bandwidth selection fo estimating the two-point coelation function of a spatial point patten using A Ji Meng Loh Dept of Mathematical Sciences New Jesey Institute of Technology Newak, New Jesey Woncheol

More information

dc - Linux Command Dc may be invoked with the following command-line options: -V --version Print out the version of dc

dc - Linux Command Dc may be invoked with the following command-line options: -V --version Print out the version of dc - CentOS 5.2 - Linux Uses Guide - Linux Command SYNOPSIS [-V] [--vesion] [-h] [--help] [-e sciptexpession] [--expession=sciptexpession] [-f sciptfile] [--file=sciptfile] [file...] DESCRIPTION is a evese-polish

More information

Stereo and 3D Reconstruction

Stereo and 3D Reconstruction Steeo and 3D Reconstuction CS635 Sping 2017 Daniel G. Aliaga Depatent of Copute Science Pudue Univesity Thanks to S. Naasihan @ CMU fo soe of the slides Poble Stateent How to ceate (ealistic) 3D odels

More information

Frequency Domain Approach for Face Recognition Using Optical Vanderlugt Filters

Frequency Domain Approach for Face Recognition Using Optical Vanderlugt Filters Optics and Photonics Jounal, 016, 6, 94-100 Published Online August 016 in SciRes. http://www.scip.og/jounal/opj http://dx.doi.og/10.436/opj.016.68b016 Fequency Domain Appoach fo Face Recognition Using

More information

Lecture 27: Voronoi Diagrams

Lecture 27: Voronoi Diagrams We say that two points u, v Y ae in the same connected component of Y if thee is a path in R N fom u to v such that all the points along the path ae in the set Y. (Thee ae two connected components in the

More information

A Memory Efficient Array Architecture for Real-Time Motion Estimation

A Memory Efficient Array Architecture for Real-Time Motion Estimation A Memoy Efficient Aay Achitectue fo Real-Time Motion Estimation Vasily G. Moshnyaga and Keikichi Tamau Depatment of Electonics & Communication, Kyoto Univesity Sakyo-ku, Yoshida-Honmachi, Kyoto 66-1, JAPAN

More information

Erasure-Coding Based Routing for Opportunistic Networks

Erasure-Coding Based Routing for Opportunistic Networks Easue-Coding Based Routing fo Oppotunistic Netwoks Yong Wang, Sushant Jain, Magaet Matonosi, Kevin Fall Pinceton Univesity, Univesity of Washington, Intel Reseach Bekeley ABSTRACT Routing in Delay Toleant

More information

UCLA Papers. Title. Permalink. Authors. Publication Date. Localized Edge Detection in Sensor Fields. https://escholarship.org/uc/item/3fj6g58j

UCLA Papers. Title. Permalink. Authors. Publication Date. Localized Edge Detection in Sensor Fields. https://escholarship.org/uc/item/3fj6g58j UCLA Papes Title Localized Edge Detection in Senso Fields Pemalink https://escholashipog/uc/item/3fj6g58j Authos K Chintalapudi Govindan Publication Date 3-- Pee eviewed escholashipog Poweed by the Califonia

More information

3D Reconstruction from 360 x 360 Mosaics 1

3D Reconstruction from 360 x 360 Mosaics 1 CENTER FOR MACHINE PERCEPTION 3D Reconstuction fom 36 x 36 Mosaics CZECH TECHNICAL UNIVERSITY {bakstein, pajdla}@cmp.felk.cvut.cz REPRINT Hynek Bakstein and Tomáš Pajdla, 3D Reconstuction fom 36 x 36 Mosaics,

More information