Estimating Regression Coefficients using Weighted Bootstrap with Probability

Size: px
Start display at page:

Download "Estimating Regression Coefficients using Weighted Bootstrap with Probability"

Transcription

1 Norazan M R, Habshah Md, A H M R Imon Estmatng Regresson Coeffcents usng Weghted Bootstrap wth Probablty NORAZAN M R, HABSHAH MIDI AND A H M R IMON Faculty of Computer and Mathematcal Scences, Unversty Technology MARA, 445 Shah Alam, Selangor, MALAYSIA Laboratory of Appled and Computatonal Statstcs, Insttute for Mathematcal Research, Unversty Putra Malaysa, 44 Serdang, Selangor, MALAYSIA Department of Mathematcal Scences, Ball State Unversty, Munce, IN 476, USA Emal: norazan@tmskutmedumy, habshahmd@gmalcom, mon_ru@yahoocom Abstract: In ths paper we propose a new Weghted Bootstrap wth Probablty ( The basc dea of the proposed bootstrap technque s to do re-samplng wth probabltes These probabltes become the control mechansm for gettng good estmates when the orgnal data set contan multple outlers Numercal examples and smulaton study are carred out to evaluate the performance of the estmates as compared to the Bootstrap and Dagnostc-Before Bootstrap estmates The results of the study sgnfy that the method s more effcent than the other two methods Key-Words: - regresson, outlers, weghted bootstrap wth probablty, weghtng functon Introducton Bootstrap method s a procedure that can be used to obtan nference such as confdence ntervals for the regresson coeffcent estmates The bootstrap method proposed by Efron wth the basc dea of generatng a large number of sub-samples by randomly drawng observatons wth replacement from the orgnal dataset [4, 5] These sub-samples are then beng termed as bootstrap samples and are used to recalculate the estmates of the regresson coeffcents Bootstrap method has been successful n attractng practtoners n many areas, as ts usage does not rely on the normalty assumpton Kun and Yan, for example, dd analyss bullwhp effect n supply chan model usng bootstrap technques [9] An nterestng property of the bootstrap method s that t can provde the standard errors of any complcated estmator wthout requrng any theoretcal calculatons It s now evdent that the presence of outlers have an unduly effect on the bootstrap estmates Outlers are observatons that are markedly dfferent from the bulk of the data or from the pattern set by the maorty of the observatons In a regresson problem, observatons correspondng to excessvely large resduals are treated as outlers There s a possblty that the bootstrap samples may contan more outlers than the orgnal sample because the bootstrap re-samplng procedure s wth replacement [] As a consequence, the varance estmates and also the confdence ntervals are affected and thus resultng to bootstrap dstrbuton break down We may use robust estmator to deal wth possble outlers, but ths may not be enough snce robust estmaton s expected to perform well only up to a certan percentage of outlers In ths paper, we propose a modfcaton of the bootstrap procedure proposed by Imon and Al [] The man dea s to form each bootstrap sample by re-samplng wth probabltes so that the more outlyng observatons wll have smaller probabltes of selecton We organze ths paper as follows we dscuss and summarze several exstng bootstrap ISSN: Issue 7, Volume 8, July 9

2 Norazan M R, Habshah Md, A H M R Imon procedures n Secton ; n Secton we present the newly proposed bootstrap method and examne ts performance; and fnally, some conclusons are made n Secton 4 Some Bootstrap Technques In ths paper, the applcaton of bootstrap technques wll be appled to multple lnear regresson models These models are consdered as they are among the most popular ones and wdely used n varous areas especally for forecastng or predcton [, 8, 8] Let a general lnear regresson model be n the followng form Y = X + ε ( where Y s a (n x vector of contnuous response varable, X s a ( n x p data matrx that ncludes the ntercept, s a ( p x vector of unknown parameters to be estmated from the data, and ε s an ( n x vector of unobservable random errors, normally and ndependently dstrbuted wth mean zero and constant varance σ For an th observaton, equaton ( can be wrtten as y = + x + + x k + ε ( It s generally well known that fxed- x resamplng and random- x re-samplng are the two commonly bootstrappng technques that usually used for lnear regresson model [6,,, ] For clarty we summarze the procedures for the two technques n the followng sectons Fxed-x Re-samplng In the fxed- x re-samplng, we generate bootstrap replcatons when the model matrx X s fxed We treat the ftted values ŷ from the model as gvng the expectaton of the response for the bootstrap samples The fxed- x re-samplng can be summarzed as follows: Step Ft a model to the orgnal sample of observatons to get ˆ and the ftted values ŷ = f ( x, ˆ Step Get the resduals ε = y - ŷ Step Draw ε from ε and attach to ŷ to get a fxed- x bootstrap value y k where y = ˆ f (, + x Step 4 Regress the bootstrapped values on the fxed X to obtan Step 5 Repeat Step and Step 4 for B tmes to get ˆ B ˆ, K, Random-x Re-samplng On the other hand, the random- x re-samplng offers a dfferent approach of bootstrappng Assumng that we want to ft a regresson model wth response y and predctors x whch forms a sample of n ' observatons z = ( y, x The followng summarzes the random- x re-samplng procedure: Step The bootstrap data ( y, x, K,( y n, xn are taken ndependently wth equal probabltes / n from the orgnal cases ( y, x, K,( y n, xn Step Compute for the bootstrap data set ( y,x, K,( y n,xn Step Repeat Step and Step for B tmes to get B ˆ, K, ˆ These two re-samplng methods are also known by other names Some authors or researchers refer to the fxed- x re-samplng as bootstrappng the resduals of lnear regresson models or bootstrap method of lnear regresson model Meanwhle, the random- x re-samplng s also known as the bootstrappng pars or case- re-samplng or bootstrap methods of lnear regresson estmate [6,,, 5, 6] Dagnostc-Before Bootstrap A new way of bootstrappng n lnear regresson was proposed by Imon and Al [] The method s called Dagnostcs-Before Bootstrap In ths procedure, the suspected outlers are dentfed and omtted from the analyss before performng bootstrap wth the remanng set of observatons The bootstrap estmates of parameters nvolve only good observatons Outlers are dentfed usng robust reweghted least squares (RLS resduals as proposed by Rousseeuw and Leroy [4] In order to compute the RLS resduals, a regresson lne s ftted wthout the observatons dentfed as outlers by the least medan square (LMS technque [, 4] The matrx X and Y are parttoned as follows: ε y ISSN: Issue 7, Volume 8, July 9

3 Norazan M R, Habshah Md, A H M R Imon X R YR X =, Y = ( X D YD where R represents the set of cases remanng n the analyss and D as the set of deleted cases If ˆ D represents the vector of the estmated parameters after the deleton of d cases, then the Dagnostcs-Before Bootstrap can be summarzed as follows: Step Ft a model to the remanng observatons to get ˆ D and the ftted values ( D = (, ˆ ( D ŷ f x ( D Step Get the resduals ˆ ε = y - ˆ ( D f (, ( D ˆ ε ( D Step Draw ε from and attach to to get a fxed- x bootstrap values y = ˆ ( D ( D f x, + ε ( D ( R x y ( D yˆ where ( D Step 4 Regress the bootstrapped values y on the fxed X to get ˆ ( D R Step 5 Repeat Step and Step 4 for B tmes to get ˆ ( D ˆ B ( D, K, When outlers are present n our data, both fxedx and random- x re-samplng methods are expected to breakdown Ths can happen as there s no mechansm used to control the presence of outlers n the bootstrap samples produced by these methods Consequently, the possblty to have bootstrap samples wth larger percentage of outlers than that n the orgnal data set s hgh The Dagnostcs- Before Bootstrap on the other hand accommodates the outlers nfluence by frst dentfyng outlers based on the robust re-weghted least squares resduals as proposed n [4] by applyng the weght functon wrtten n equaton (4, f abs ( r > 5 s w = (4, otherwse The s n equaton (4 s the robust scale estmate beng defned as s = 4868[ + {5 / ( n - p}] medan ( (5 r ether receve weghts or whch depends on ts outlyngness Due to ts crude weght assgnment, the deleton set may not be very accurate and ths may possbly affect ts bootstrap estmates Thus, n the next secton, a proposed bootstrap method that s expected to accommodate the problem wll be presented Weghted Bootstrap wth Probablty ( Many researchers use a mechansm so that the resamplng plan s not so much affected by the outlyng observatons For example, Amado and Pres used an nfluence functon to compute those selecton probabltes and appled the procedure to obtan confdence ntervals for the unvarate locaton and for the correlaton coeffcent and selecton of varables n two group lnear dscrmnant analyss [] Other authors have addressed the problem n slghtly dfferent ways for dfferent applcatons Stromberg, for example recommended to use a 5% breakdown S-estmate of varablty nstead of the sample varance for the computaton of the bootstrap varance estmate [] Robustfyng the bootstrap method by applyng wnsorzaton for certan L and M estmators was proposed by Sngh [] Our proposed bootstrap method also attempts to protect the bootstrap procedure aganst a gven number of arbtrary outlers We propose several modfcatons on the Dagnostc-Before Bootstrap procedure Hampel s weghtng ps functon wll be used to determne the weght assgned to each observaton These weghts are calculated from the least medan squares (LMS standardzed resduals If we let r to represent the LMS resduals (where =,, K, n, then the standardzed LMS resduals r u = The Hampel s weghtng ps MAD( r functon (as shown n equaton (7 wth tunng constants a =, b = 9, c = 4 s used to compute the weghts for all cases of orgnal sample If w denotes the weght for the th observaton, then ths weght s defned as w u = ( ψ ( u (6 u where n s the sample sze and p s the number of regresson coeffcents Each observaton would ISSN: Issue 7, Volume 8, July 9

4 Norazan M R, Habshah Md, A H M R Imon ψ ( u Hampel u a sgn( u, = a ( c abs ( u /( c, abs( u a,a abs( u b b sgn ( u,b abs( u c,c abs( u Based on these weghts, we expect that outlers n the orgnal sample wll receve proper weghts accordng to ts outlyng ness We expect that only the very bad outlers wll receve weght and be ncluded n deleted set D To protect the whole procedure aganst outlers, we propose to do bootstrap re-samplng wth probabltes Thus, the th observaton wll get the selecton probablty of p where p = w (8 n w = For p and =,, K, n These probabltes become the control mechansm whereby the bad observatons are ascrbed less mportance than the good ones and thus attrbuted wth lower probabltes for re-samplng Assgnng probabltes p, p, K, p n to { ( y,x, ( y,x, K, ( y n xn }, we are now to present our newly proposed bootstrap method Our proposed method wll be called as the Weghted Bootstrap wth Probablty ( For smplcty, most of the notatons used n [8] are adopted n ths paper We let R represents the set of remanng cases and D represents the set of deleted cases We propose that the remanng set R should contan observatons wth p >, thus allowng more observatons to be nvolved n the bootstrappng process The matrx X and Y are as defned n equaton ( Let ˆ (-D to denote the vector of the estmated parameters after the deleton of d cases and the ˆ (-D s estmated by fttng a lnear model to the remanng observatons only, namely the X R and the YR The followng steps descrbe the procedure: Step : Ft orgnal data wth LMS Apply Hampel s weghtng functon to dentfy outlers based on the LMS resduals Ft a model to the remanng observatons (wth > to (7 get ˆ D and the ftted values y ˆ D = f x, ˆ - ( D ( w Step : Get the resduals ˆ ε D = y - ˆ (-D f ( x, (-D Step : Draw ε from ˆ ε D by re-samplng wth probabltes as shown n equaton (8 Attach ( - ε D to yˆ D to get a fxed- x bootstrap values (-D y where y = ˆ (-D (-D f ( x R, + ε Step 4: Regress the bootstrapped values (-D on ˆ (-D the fxed X R to get Step 5: Repeat Step and Step 4 for B tmes to get (-D (-D B(-D ˆ, ˆ, K, ˆ In ths study, re-samplng wth probablty n Step above was done by makng use of the avalable S- Plus procedure called sample Examples usng real data sets It s generally known that least squares estmates are very senstve to the outlers, thus can lead to msleadng nference Smlarly, as we mentoned earler, not all exstng bootstrappng technques can reman effcent when outlers are present We wll assess the goodness of our proposed bootstrap method, compared to the Bootstrap and Dagnostcs-Before Bootstrap Bootstrap s not ncluded as ts performance was already found to be very poor [] Two real data sets namely the Hawkns-Bradu-Kass data and the Stackloss data that commonly used by other researchers for valdatng ther robust methods, were used as numercal examples It was reported that the frst ten observatons n Hawkns-Bradu-Kass data set are outlers [] Meanwhle, Stackloss data set conssts of 4 outlers [4] For each bootstrap method, 5 bootstrap subsamples were drawn Least squares estmates for each sub-sample were computed For smplcty, let the term ˆ B th represents the estmate of the B bootstrapped sample and ˆ s the vector for estmate from the orgnal sample To check for the stablty of the bootstrapped estmates, we constructed 95% confdence ntervals for the bootstrapped regresson parameters base on the varance of the bootstrapped re-calculated estmates The 95% standard confdence ntervals for defned as ( ˆ ± (9 z 5 s y s ISSN: Issue 7, Volume 8, July 9

5 Norazan M R, Habshah Md, A H M R Imon B where s the sample standard devaton of ˆ s To graphcally llustrate the stablty of the proposed bootstrap procedure, we also dsplayed the scatter B plots of ˆ - ˆ (where B =,, K,5 and =,,, p We expect that a bootstrap procedure s B stable when ˆ - ˆ s close to zero For all the bootstrappng technques dscussed earler, the estmate of s defned as ˆ 5 B = ˆ 5 = 5 B( -D ˆ ( B= 5 B= th Hence, the resdual for each bootstrap method can be wrtten as ˆ ε = y x ( T ˆ B Fgure - Fgure exhbt the plots of ( ˆ - ˆ B versus ( ˆ - ˆ for Hawkns-Bradu-Kass data Plots for other regresson coeffcents are not dsplayed here due to space constrant, however ther results are consstent These fgures show that the proposed bootstrap procedure s the most stable estmates followed by the Bootstrap and the Dagnostc-Before bootstrap estmates The plot of Fgure clearly ndcates that the estmates s the most stable even wth the presence of multple outlers, evdenced by the values of the bootstrap bases whch are close to zero On the other hand, the Dagnostc-Before bootstrap and the Bootstrap method fal to provde stable estmates as can be observed from Fgure and Fgure Bootstrapped resdual estmates for Hawkns- Bradu-Kass data are presented n Table For comparson purpose, we also nclude least squares (LS and re-weghted least squares (RLS resduals Many authors generally agree that for ths data set, the robust RLS can generate estmates that most lkely to be very close to the error true values [, 4] In ths respect, we would expect that the more robust method would be the one wth resduals closest to the RLS resduals From Table, t reveals that the method s apprecably the most robust method snce ts resduals are very close to the RLS resduals The performance of the OLS and Bootstrap are farly close and not encouragng Ther resduals are very far from the RLS resduals It s nterestng to note here that both the proposed and the Dagnostc-before bootstrap methods can easly detect and dentfy all the outlers n the gven data set Unfortunately, both the least squares and Bootstrap method not only fal to dentfy the correct outlers but suffer maskng problem -4-4 Bootstrap -4-4 B B Fgure : Plots of ( ˆ - ˆ versus ( ˆ - ˆ for Hawkns-Bradu-Kass data usng Bootstrap method -4-4 Dagnostc-before Bootstrap -4-4 B B Fgure : Plots of ( ˆ - ˆ versus ( ˆ - ˆ for Hawkns-Bradu-Kass usng Dagnostc-before Bootstrap method -4-4 Weghted Bootstrap wth Probablty ( -4-4 B B Fgure : Plots of ( ˆ - ˆ versus ( ˆ - ˆ for Hawkns-Bradu-Kass usng Weghted Bootstrap wth Probablty method ISSN: Issue 7, Volume 8, July 9

6 Norazan M R, Habshah Md, A H M R Imon Table : Bootstrap Resduals for Hawkns-Bradu- Kass Data LS BOOT RLS Table presents the least squares (LS and the robust RLS coeffcent parameter estmates from the orgnal Stackloss data Meanwhle, Table - Table 4 llustrate the least squares coeffcent parameter estmates of the Stackloss bootstrapped subsamples It s worth to menton here that the least squares estmates of the orgnal sample s senstve to multple outlers, but not the robust RLS We clearly observe that the agan repeats ts excellent performance The results of Table ndcate that the always outperforms the other two bootstrap methods (see Table 4 and Table 5 The confdence ntervals of the estmates sgnfy the narrowest average nterval length for all of the regresson coeffcents On the other hand, the confdence ntervals for the Bootstrap and the Dagnostc-Before Bootstrap gve bad results Ther average confdent lengths are promnently large Table : True Coeffcent Estmates obtaned from the orgnal Stackloss data Coeffcent LS Robust RLS Table : 95% Confdence Intervals for Bootstrap Estmates usng Stackloss Data Coeffcent CI CI Length (-4488, (75, (5, (-5, 6 66 Table 4: 95% Confdence Intervals for Dagnostc Bootstrap Estmates usng Stackloss Data Coeffcent Dagnostc CI Dagnostc CI Length (-64555, (6, 7 7 (44, (-47, Table 5: 95% Confdence Intervals for Bootstrap Estmates usng Stackloss Data Bootstrap Coeffcent Bootstrap CI CI Length (-6, (48, (66, 9 7 (-44, 9 54 ISSN: Issue 7, Volume 8, July 9

7 Norazan M R, Habshah Md, A H M R Imon Examples usng smulated data sets Examples from the real data sets n Secton have shown that the coeffcent estmates are n general found to be the most stable bootstrapped estmates wth the shortest confdence nterval lengths In ths secton we would further nvestgate the robustness of our proposed bootstrap method by conductng a smulaton study The smulaton study was performed usng a multple lnear model of three predctors Data sets of sze n =, 4 and wth resdual outlers α = % and % were created based on the adapted smulaton desgn used by Sebert et al [7] The observatons for predctor varables were selected at random from the U (, 5 dstrbuton For both good and bad observatons, ther random errors were generated from N(, All outlers were placed away from the good observatons by a dstance of standard devatons (standard devaton σ = We now llustrate the procedure for creatng artfcal data set for the case of a multple lnear model wth a sngle response and three predctor varables Our approach s to randomly generate n regresson observatons These n observatons nclude the n c (clean observaton and the n outlers (where n = α % of n Thus altogether, we have nc + n = n observatons The nc clean observatons were generated accordng to the model y x x = ( + c c c c where =,, K,n c and = K = = 5 The and ε are from U (,5 and N(, respectvely The no outlyng observatons were generated from the model y = + x + x + x + y shft + ε ( c c c c x ε x c th each k bootstrapped sample ( k =,, K,, a least squares bootstrapped estmate was computed th and denoted the k bootstrapped estmate as ˆ ( =,,, Based on these re-computed k k ˆ, we calculated ts standard devaton The bootstrapped standard errors of the procedure wll be compared to the Bootstrap and Dagnostcs-Before Bootstrap ( standard errors Table 6 - Table 8 present the bootstrapped estmates usng the smulated data In the contamnated data sets, the bad performance s observed for both the Dagnostc-Before Bootstrap and the Bootstrap estmators Ther bootstrapped coeffcent estmates are far from the true value The method gves very appealng results wth the lowest values of standard errors More serous consequences are observed when we ncreased the outler percentage to % Enhancng the percentage of outlers by more than % would result to sgnfcant ncrease n the bootstrap standard errors In other words, we would suggest that generally, the relablty of these bootstrap estmates decreases as the percentages of outlers exceed % Ths s notceable n both the Dagnostc-Before bootstrap and the Bootstrap estmates, but no so apparent n the estmates Fgure 4 Fgure 9 provde densty plots for bootstrapped estmate The plots graphcally represent the summarzed performances of the three bootstrap methods for data sets wth % and % outlers It seems that the estmates from the are not so much affected as compared to those of the Bootstrap and the Dagnostc-Before-Bootstrap methods The advantages of the over other methods are more apparent n data sets wth bg sample szes and for outlers exceedng the level of % In summary, the results from the experments ndcate that the procedure performs well n most of the gven stuatons where =,, K,n o The resdual outlers were created when the yshft represents the number of standard devatons (n ths study s taken to be the outlers are placed away from the good observatons For any contamnated data sets of sze n, resduals outlers are placed as the last α % observatons Usng each of the bootstrap method, we generated bootstrapped random samples For ISSN: Issue 7, Volume 8, July 9

8 Norazan M R, Habshah Md, A H M R Imon Table 6 : Bootstrapped Estmates wth ther respectve standard errors wrtten n brackets for n = Outlers = % Coeffcent BOOTSTRAP (9 (6678 ( (4 (55 ( ( 4964 ( (57 47 (499 Outlers = % ( (66 Coeffcent BOOTSTRAP (75 (86 ( (58 (5 ( ( (4 (88 49 (85 ( (6 Table 8 : Bootstrapped Estmates wth ther respectve standard errors wrtten n brackets for n = Outlers = % Coeffcent BOOTSTRAP (76 (4688 ( (4 ( ( ( (5 57 ( 445 (7 Outlers = % ( (75 Coeffcent BOOTSTRAP (9 (7 ( ( (98 ( ( 5 ( (4 455 (74 ( (45 Table 7 : Bootstrapped Estmates wth ther respectve standard errors wrtten n brackets for n =4 Outlers = % Coeffcent BOOTSTRAP (547 (5695 ( (9 (87 ( (9 5 ( ( 4966 ( (7 546 (94 Densty 5 5 BOOTSTRAP Bootstrapped-Beta Fgure 4: Densty plots of bootstrapped coeffcent estmates for usng contamnated data set wth sample sze n= and % resdual outlers Outlers = % Coeffcent BOOTSTRAP (68 (4 ( ( (54 ( (8 498 ( ( (58 ( (566 ISSN: Issue 7, Volume 8, July 9

9 Bootstrapped-Beta WSEAS TRANSACTIONS on MATHEMATICS Norazan M R, Habshah Md, A H M R Imon Densty 5 5 BOOTSTRAP Densty 5 5 BOOTSTRAP Fgure 5: Densty plots of bootstrapped coeffcent estmates for usng contamnated data set wth sample sze n= and % resdual outlers Bootstrapped-Beta Fgure 8: Densty plots of bootstrapped coeffcent estmates for usng contamnated data set wth sample sze n= and % resdual outlers Densty 5 5 BOOTSTRAP Densty 5 5 BOOTSTRAP Bootstrapped-Beta Fgure 6: Densty plots of bootstrapped coeffcent estmates for usng contamnated data set wth sample sze n=4 and % resdual outlers Bootstrapped-Beta Fgure 9: Densty plots of bootstrapped coeffcent estmates for usng contamnated data set wth sample sze n= and % resdual outlers Densty 5 5 BOOTSTRAP Bootstrapped-Beta Fgure 7: Densty plots of bootstrapped coeffcent estmates for usng contamnated data set wth sample sze n=4 and % resdual outlers 4 Concluson In ths paper, we propose a new bootstrap method to reduce the effect of outlers on the bootstrap estmates The numercal studes suggest that Bootsrap performs poorly n the presence of outlers The Dagnostc-Before bootstrap s more effcent than the Bootstrap but t s not suffcently robust because t s not very stable and has relatvely large confdence nterval lengths The method consstently outperformed the Bootstrap and Dagnostc-Before bootstrap methods It emerges that the Hampel s weghtng functon and re-samplng probablty schemes ntroduced n the procedure help to mprove the performance of the bootstrapped estmates The results of the study clearly ndcate that the s the best estmator as t s consstently provdes stable estmates, closest resduals to the error true values and shortest average confdent length Hence, t should provde a robust alternatve to other exstng bootstrap methods ISSN: Issue 7, Volume 8, July 9

10 Norazan M R, Habshah Md, A H M R Imon References: [] Amado, C and Pres, A M, Robust Bootstrap wth Non Random Weghts Based on the Influence Functon, Communcatons n Statstcs, Volume, Issue, 4, page [] Azam, Z, Ibrahm, M, Shahrum, A and Mohd Sahar, Y An Evaluaton of Test Statstcs for Detectng level Change n BL (,,, Models WSEAS TRANSACTIONS on MAHEMATICS Issue, Volume 7, 8, page 67-7 [] Darmesah, G, Zanodn, H J, Kamsa, B, and Suran, H Multple Lnear Regresson n Forecastng the Number of Asthmatcs WSEAS TRANSACTIONS on INFORMATION SCIENCE and APPLICATIONS Issue 6, Volume 5, 8, page [4] Efron, B (979 Bootstrap Methods Another Look at the Jackknfe Ann Statst,Volume 7, 979, page -6 [5] Efron B and Tbshran RJ, An Introducton to the Bootstrap, Chapman Hall, 998 [6] Fox, J, Bootstrappng Regresson Models : An Appendx to An R and S-Plus Companon to Appled Regresson Avalable on lne: Companon/appendx-bootstrappngpdf, [7] Hampel, FR, Ronchett, EM, Rousseeuw, PJ, and Stahel, WA, Robust Statstcs: The Approach based on Influence Functons John Wley and Sons, 986 [8] Kamsa, B, Zanodn, J, Darmesah, G, Noran, A and Amran, A, Effect of Water s on Ephemeroptera Abundance n Telpok Rver, Sabah Malaysa, WSEAS TRANSACTIONS on ENVIRONMENT and DEVELOPMENT Issue 5, Volume 4, 8, page [9] Kun, LH, and, Yan, K C, Analyss Bullwhp Effect n Supply Chan Model by Usng Bootstrap Technque, WSEAS TRANSACTIONS on INFORMATION SCIENCE and APPLICATIONS Issue, Volume, 6 [] Md, H, Bootstrap Methods n a Class of Non-Lnear Regresson Models Pertanka J Sc & Techno, 8(, page 75-89, [] Rahmatullah Imon, AHM, Identfyng Multple Hgh Leverage Ponts n Lnear Regresson, Journal of Statstcal Studes, Specal Volume, page 7-8, [] Rahmatullah Imon, AHM, and Al, M M, Bootstrappng Regresson Resduals, Journal of Korean Data & Informaton Scence Socety, 6(, page , 5 [] Rousseeuw, P J, Least Medan of squares regresson Journal of the Amercan Statstcal Assocaton, 79, page 87-88, 984 [4] Rousseeuw, P J & Leroy, A M, Robust Regresson and Outler Detecton, Wley, 987 [5] Salban-Barrera, M and Zamar, R H, Bootstrappng Robust Estmates of Regresson, Ann Stat, (, page , [6] Salban-Barrera, M, Bootstrappng MM- Estmates for Lnear Regresson wth Fxed Desgns, Statstcs and Probablty Letters, 6, page 59-66, 6 [7] Sebert, DM Montgomery, D C Roller, D A, A Clusterng Algorthm for Identfyng Multple Outlers n Lnear Regresson, Computatonal Statstcs and Data Analyss, 7, page , 988 [8] Seung, W L and Jun, Y S, Constructon and Operaton of Knowledge Base on Intellgent Machne Tools, WSEAS TRANSACTIONS on SYSTEMS, Issue, Volume 7, 8, page [9] Shao, J, and Tu, D, The Jackknfe and Bootstrap, Sprnger-Verlag, 995 [] Sngh, K, Breakdown Theory for Bootstrap Quantles The Annals of Statstcs, 6, page 79-7, 998 [] Stromberg, A J, Robust Covarance Estmates based on Resamplng Journal of Statstcal Plannng and Inference, 57, page -4, 997 [] Ulmans, J, and Kolyshkn, A, The Impact of ICT on the Development of Latva as a New Member of the EU, WSEAS TRANSACTIONS on BUSINESS and ECONOMICS, Issue, Volume 4, 7, page 5-59 [] Venables, WN and Rpley, BD, Modern Appled Statstcs wth S-Plus, rd edton, Sprnger-Verlag, [4] Wllems, G and Aelst, S V, Fast and Robust Bootstrap for LTS Computatonal Stat and data Analyss, 48, page 7-75, 5 ISSN: Issue 7, Volume 8, July 9

y and the total sum of

y and the total sum of Lnear regresson Testng for non-lnearty In analytcal chemstry, lnear regresson s commonly used n the constructon of calbraton functons requred for analytcal technques such as gas chromatography, atomc absorpton

More information

Empirical Distributions of Parameter Estimates. in Binary Logistic Regression Using Bootstrap

Empirical Distributions of Parameter Estimates. in Binary Logistic Regression Using Bootstrap Int. Journal of Math. Analyss, Vol. 8, 4, no. 5, 7-7 HIKARI Ltd, www.m-hkar.com http://dx.do.org/.988/jma.4.494 Emprcal Dstrbutons of Parameter Estmates n Bnary Logstc Regresson Usng Bootstrap Anwar Ftranto*

More information

X- Chart Using ANOM Approach

X- Chart Using ANOM Approach ISSN 1684-8403 Journal of Statstcs Volume 17, 010, pp. 3-3 Abstract X- Chart Usng ANOM Approach Gullapall Chakravarth 1 and Chaluvad Venkateswara Rao Control lmts for ndvdual measurements (X) chart are

More information

Outlier Detection based on Robust Parameter Estimates

Outlier Detection based on Robust Parameter Estimates Outler Detecton based on Robust Parameter Estmates Nor Azlda Aleng 1, Ny Ny Nang, Norzan Mohamed 3 and Kasyp Mokhtar 4 1,3 School of Informatcs and Appled Mathematcs, Unverst Malaysa Terengganu, 1030 Kuala

More information

NAG Fortran Library Chapter Introduction. G10 Smoothing in Statistics

NAG Fortran Library Chapter Introduction. G10 Smoothing in Statistics Introducton G10 NAG Fortran Lbrary Chapter Introducton G10 Smoothng n Statstcs Contents 1 Scope of the Chapter... 2 2 Background to the Problems... 2 2.1 Smoothng Methods... 2 2.2 Smoothng Splnes and Regresson

More information

CS 534: Computer Vision Model Fitting

CS 534: Computer Vision Model Fitting CS 534: Computer Vson Model Fttng Sprng 004 Ahmed Elgammal Dept of Computer Scence CS 534 Model Fttng - 1 Outlnes Model fttng s mportant Least-squares fttng Maxmum lkelhood estmaton MAP estmaton Robust

More information

A Bootstrap Approach to Robust Regression

A Bootstrap Approach to Robust Regression Internatonal Journal of Appled Scence and Technology Vol. No. 9; November A Bootstrap Approach to Robust Regresson Dr. Hamadu Dallah Department of Actuaral Scence and Insurance Unversty of Lagos Akoka,

More information

Support Vector Machines

Support Vector Machines /9/207 MIST.6060 Busness Intellgence and Data Mnng What are Support Vector Machnes? Support Vector Machnes Support Vector Machnes (SVMs) are supervsed learnng technques that analyze data and recognze patterns.

More information

Determining the Optimal Bandwidth Based on Multi-criterion Fusion

Determining the Optimal Bandwidth Based on Multi-criterion Fusion Proceedngs of 01 4th Internatonal Conference on Machne Learnng and Computng IPCSIT vol. 5 (01) (01) IACSIT Press, Sngapore Determnng the Optmal Bandwdth Based on Mult-crteron Fuson Ha-L Lang 1+, Xan-Mn

More information

Some Advanced SPC Tools 1. Cumulative Sum Control (Cusum) Chart For the data shown in Table 9-1, the x chart can be generated.

Some Advanced SPC Tools 1. Cumulative Sum Control (Cusum) Chart For the data shown in Table 9-1, the x chart can be generated. Some Advanced SP Tools 1. umulatve Sum ontrol (usum) hart For the data shown n Table 9-1, the x chart can be generated. However, the shft taken place at sample #21 s not apparent. 92 For ths set samples,

More information

Cluster Analysis of Electrical Behavior

Cluster Analysis of Electrical Behavior Journal of Computer and Communcatons, 205, 3, 88-93 Publshed Onlne May 205 n ScRes. http://www.scrp.org/ournal/cc http://dx.do.org/0.4236/cc.205.350 Cluster Analyss of Electrcal Behavor Ln Lu Ln Lu, School

More information

A New Approach For the Ranking of Fuzzy Sets With Different Heights

A New Approach For the Ranking of Fuzzy Sets With Different Heights New pproach For the ankng of Fuzzy Sets Wth Dfferent Heghts Pushpnder Sngh School of Mathematcs Computer pplcatons Thapar Unversty, Patala-7 00 Inda pushpndersnl@gmalcom STCT ankng of fuzzy sets plays

More information

A Semi-parametric Regression Model to Estimate Variability of NO 2

A Semi-parametric Regression Model to Estimate Variability of NO 2 Envronment and Polluton; Vol. 2, No. 1; 2013 ISSN 1927-0909 E-ISSN 1927-0917 Publshed by Canadan Center of Scence and Educaton A Sem-parametrc Regresson Model to Estmate Varablty of NO 2 Meczysław Szyszkowcz

More information

Simulation: Solving Dynamic Models ABE 5646 Week 11 Chapter 2, Spring 2010

Simulation: Solving Dynamic Models ABE 5646 Week 11 Chapter 2, Spring 2010 Smulaton: Solvng Dynamc Models ABE 5646 Week Chapter 2, Sprng 200 Week Descrpton Readng Materal Mar 5- Mar 9 Evaluatng [Crop] Models Comparng a model wth data - Graphcal, errors - Measures of agreement

More information

A Simple and Efficient Goal Programming Model for Computing of Fuzzy Linear Regression Parameters with Considering Outliers

A Simple and Efficient Goal Programming Model for Computing of Fuzzy Linear Regression Parameters with Considering Outliers 62626262621 Journal of Uncertan Systems Vol.5, No.1, pp.62-71, 211 Onlne at: www.us.org.u A Smple and Effcent Goal Programmng Model for Computng of Fuzzy Lnear Regresson Parameters wth Consderng Outlers

More information

S1 Note. Basis functions.

S1 Note. Basis functions. S1 Note. Bass functons. Contents Types of bass functons...1 The Fourer bass...2 B-splne bass...3 Power and type I error rates wth dfferent numbers of bass functons...4 Table S1. Smulaton results of type

More information

Parallelism for Nested Loops with Non-uniform and Flow Dependences

Parallelism for Nested Loops with Non-uniform and Flow Dependences Parallelsm for Nested Loops wth Non-unform and Flow Dependences Sam-Jn Jeong Dept. of Informaton & Communcaton Engneerng, Cheonan Unversty, 5, Anseo-dong, Cheonan, Chungnam, 330-80, Korea. seong@cheonan.ac.kr

More information

Estimating Bias and RMSE of Indirect Effects using Rescaled Residual Bootstrap in Mediation Analysis

Estimating Bias and RMSE of Indirect Effects using Rescaled Residual Bootstrap in Mediation Analysis Anwar Ftranto, Habsa Md Estmatng Bas and RMSE of Indrect Effects usng Rescaled Resdual Bootstrap n Medaton Analyss ANWAR FITRIANTO Laboratory of Appled and Computatonal Statstcs, Insttute for Matematcal

More information

An Optimal Algorithm for Prufer Codes *

An Optimal Algorithm for Prufer Codes * J. Software Engneerng & Applcatons, 2009, 2: 111-115 do:10.4236/jsea.2009.22016 Publshed Onlne July 2009 (www.scrp.org/journal/jsea) An Optmal Algorthm for Prufer Codes * Xaodong Wang 1, 2, Le Wang 3,

More information

Helsinki University Of Technology, Systems Analysis Laboratory Mat Independent research projects in applied mathematics (3 cr)

Helsinki University Of Technology, Systems Analysis Laboratory Mat Independent research projects in applied mathematics (3 cr) Helsnk Unversty Of Technology, Systems Analyss Laboratory Mat-2.08 Independent research projects n appled mathematcs (3 cr) "! #$&% Antt Laukkanen 506 R ajlaukka@cc.hut.f 2 Introducton...3 2 Multattrbute

More information

Classifier Selection Based on Data Complexity Measures *

Classifier Selection Based on Data Complexity Measures * Classfer Selecton Based on Data Complexty Measures * Edth Hernández-Reyes, J.A. Carrasco-Ochoa, and J.Fco. Martínez-Trndad Natonal Insttute for Astrophyscs, Optcs and Electroncs, Lus Enrque Erro No.1 Sta.

More information

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz Compler Desgn Sprng 2014 Regster Allocaton Sample Exercses and Solutons Prof. Pedro C. Dnz USC / Informaton Scences Insttute 4676 Admralty Way, Sute 1001 Marna del Rey, Calforna 90292 pedro@s.edu Regster

More information

Machine Learning: Algorithms and Applications

Machine Learning: Algorithms and Applications 14/05/1 Machne Learnng: Algorthms and Applcatons Florano Zn Free Unversty of Bozen-Bolzano Faculty of Computer Scence Academc Year 011-01 Lecture 10: 14 May 01 Unsupervsed Learnng cont Sldes courtesy of

More information

Parameter estimation for incomplete bivariate longitudinal data in clinical trials

Parameter estimation for incomplete bivariate longitudinal data in clinical trials Parameter estmaton for ncomplete bvarate longtudnal data n clncal trals Naum M. Khutoryansky Novo Nordsk Pharmaceutcals, Inc., Prnceton, NJ ABSTRACT Bvarate models are useful when analyzng longtudnal data

More information

Synthesizer 1.0. User s Guide. A Varying Coefficient Meta. nalytic Tool. Z. Krizan Employing Microsoft Excel 2007

Synthesizer 1.0. User s Guide. A Varying Coefficient Meta. nalytic Tool. Z. Krizan Employing Microsoft Excel 2007 Syntheszer 1.0 A Varyng Coeffcent Meta Meta-Analytc nalytc Tool Employng Mcrosoft Excel 007.38.17.5 User s Gude Z. Krzan 009 Table of Contents 1. Introducton and Acknowledgments 3. Operatonal Functons

More information

Available online at ScienceDirect. Procedia Environmental Sciences 26 (2015 )

Available online at   ScienceDirect. Procedia Environmental Sciences 26 (2015 ) Avalable onlne at www.scencedrect.com ScenceDrect Proceda Envronmental Scences 26 (2015 ) 109 114 Spatal Statstcs 2015: Emergng Patterns Calbratng a Geographcally Weghted Regresson Model wth Parameter-Specfc

More information

A Binarization Algorithm specialized on Document Images and Photos

A Binarization Algorithm specialized on Document Images and Photos A Bnarzaton Algorthm specalzed on Document mages and Photos Ergna Kavalleratou Dept. of nformaton and Communcaton Systems Engneerng Unversty of the Aegean kavalleratou@aegean.gr Abstract n ths paper, a

More information

For instance, ; the five basic number-sets are increasingly more n A B & B A A = B (1)

For instance, ; the five basic number-sets are increasingly more n A B & B A A = B (1) Secton 1.2 Subsets and the Boolean operatons on sets If every element of the set A s an element of the set B, we say that A s a subset of B, or that A s contaned n B, or that B contans A, and we wrte A

More information

USING LINEAR REGRESSION FOR THE AUTOMATION OF SUPERVISED CLASSIFICATION IN MULTITEMPORAL IMAGES

USING LINEAR REGRESSION FOR THE AUTOMATION OF SUPERVISED CLASSIFICATION IN MULTITEMPORAL IMAGES USING LINEAR REGRESSION FOR THE AUTOMATION OF SUPERVISED CLASSIFICATION IN MULTITEMPORAL IMAGES 1 Fetosa, R.Q., 2 Merelles, M.S.P., 3 Blos, P. A. 1,3 Dept. of Electrcal Engneerng ; Catholc Unversty of

More information

Analysis of Continuous Beams in General

Analysis of Continuous Beams in General Analyss of Contnuous Beams n General Contnuous beams consdered here are prsmatc, rgdly connected to each beam segment and supported at varous ponts along the beam. onts are selected at ponts of support,

More information

Mathematics 256 a course in differential equations for engineering students

Mathematics 256 a course in differential equations for engineering students Mathematcs 56 a course n dfferental equatons for engneerng students Chapter 5. More effcent methods of numercal soluton Euler s method s qute neffcent. Because the error s essentally proportonal to the

More information

Feature Reduction and Selection

Feature Reduction and Selection Feature Reducton and Selecton Dr. Shuang LIANG School of Software Engneerng TongJ Unversty Fall, 2012 Today s Topcs Introducton Problems of Dmensonalty Feature Reducton Statstc methods Prncpal Components

More information

Malaysian Journal of Applied Sciences

Malaysian Journal of Applied Sciences Unverst Sultan Zanal Abdn eissn 0127-9246 (Onlne) Malasan Journal of Appled Scences ORIGINAL ARTICLE A New Strateg of Handlng General Insurance Modellng Usng Appled Lnear Method *Wan Muhamad Amr W Ahmad

More information

Wishing you all a Total Quality New Year!

Wishing you all a Total Quality New Year! Total Qualty Management and Sx Sgma Post Graduate Program 214-15 Sesson 4 Vnay Kumar Kalakband Assstant Professor Operatons & Systems Area 1 Wshng you all a Total Qualty New Year! Hope you acheve Sx sgma

More information

Cluster-Based Profile Monitoring in Phase I Analysis. Yajuan Chen. Doctor of Philosophy In Statistics

Cluster-Based Profile Monitoring in Phase I Analysis. Yajuan Chen. Doctor of Philosophy In Statistics Cluster-Based Profle Montorng n Phase I Analyss Yajuan Chen Dssertaton submtted to the faculty of the Vrgna Polytechnc Insttute and State Unversty n partal fulfllment of the requrements for the degree

More information

The Man-hour Estimation Models & Its Comparison of Interim Products Assembly for Shipbuilding

The Man-hour Estimation Models & Its Comparison of Interim Products Assembly for Shipbuilding Internatonal Journal of Operatons Research Internatonal Journal of Operatons Research Vol., No., 9 4 (005) The Man-hour Estmaton Models & Its Comparson of Interm Products Assembly for Shpbuldng Bn Lu and

More information

The Research of Support Vector Machine in Agricultural Data Classification

The Research of Support Vector Machine in Agricultural Data Classification The Research of Support Vector Machne n Agrcultural Data Classfcaton Le Sh, Qguo Duan, Xnmng Ma, Me Weng College of Informaton and Management Scence, HeNan Agrcultural Unversty, Zhengzhou 45000 Chna Zhengzhou

More information

Econometrics 2. Panel Data Methods. Advanced Panel Data Methods I

Econometrics 2. Panel Data Methods. Advanced Panel Data Methods I Panel Data Methods Econometrcs 2 Advanced Panel Data Methods I Last tme: Panel data concepts and the two-perod case (13.3-4) Unobserved effects model: Tme-nvarant and dosyncratc effects Omted varables

More information

User Authentication Based On Behavioral Mouse Dynamics Biometrics

User Authentication Based On Behavioral Mouse Dynamics Biometrics User Authentcaton Based On Behavoral Mouse Dynamcs Bometrcs Chee-Hyung Yoon Danel Donghyun Km Department of Computer Scence Department of Computer Scence Stanford Unversty Stanford Unversty Stanford, CA

More information

Data Mining: Model Evaluation

Data Mining: Model Evaluation Data Mnng: Model Evaluaton Aprl 16, 2013 1 Issues: Evaluatng Classfcaton Methods Accurac classfer accurac: predctng class label predctor accurac: guessng value of predcted attrbutes Speed tme to construct

More information

Life Tables (Times) Summary. Sample StatFolio: lifetable times.sgp

Life Tables (Times) Summary. Sample StatFolio: lifetable times.sgp Lfe Tables (Tmes) Summary... 1 Data Input... 2 Analyss Summary... 3 Survval Functon... 5 Log Survval Functon... 6 Cumulatve Hazard Functon... 7 Percentles... 7 Group Comparsons... 8 Summary The Lfe Tables

More information

Solitary and Traveling Wave Solutions to a Model. of Long Range Diffusion Involving Flux with. Stability Analysis

Solitary and Traveling Wave Solutions to a Model. of Long Range Diffusion Involving Flux with. Stability Analysis Internatonal Mathematcal Forum, Vol. 6,, no. 7, 8 Soltary and Travelng Wave Solutons to a Model of Long Range ffuson Involvng Flux wth Stablty Analyss Manar A. Al-Qudah Math epartment, Rabgh Faculty of

More information

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching A Fast Vsual Trackng Algorthm Based on Crcle Pxels Matchng Zhqang Hou hou_zhq@sohu.com Chongzhao Han czhan@mal.xjtu.edu.cn Ln Zheng Abstract: A fast vsual trackng algorthm based on crcle pxels matchng

More information

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision SLAM Summer School 2006 Practcal 2: SLAM usng Monocular Vson Javer Cvera, Unversty of Zaragoza Andrew J. Davson, Imperal College London J.M.M Montel, Unversty of Zaragoza. josemar@unzar.es, jcvera@unzar.es,

More information

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints Australan Journal of Basc and Appled Scences, 2(4): 1204-1208, 2008 ISSN 1991-8178 Sum of Lnear and Fractonal Multobjectve Programmng Problem under Fuzzy Rules Constrants 1 2 Sanjay Jan and Kalash Lachhwan

More information

An Application of the Dulmage-Mendelsohn Decomposition to Sparse Null Space Bases of Full Row Rank Matrices

An Application of the Dulmage-Mendelsohn Decomposition to Sparse Null Space Bases of Full Row Rank Matrices Internatonal Mathematcal Forum, Vol 7, 2012, no 52, 2549-2554 An Applcaton of the Dulmage-Mendelsohn Decomposton to Sparse Null Space Bases of Full Row Rank Matrces Mostafa Khorramzadeh Department of Mathematcal

More information

SVM-based Learning for Multiple Model Estimation

SVM-based Learning for Multiple Model Estimation SVM-based Learnng for Multple Model Estmaton Vladmr Cherkassky and Yunqan Ma Department of Electrcal and Computer Engneerng Unversty of Mnnesota Mnneapols, MN 55455 {cherkass,myq}@ece.umn.edu Abstract:

More information

Proper Choice of Data Used for the Estimation of Datum Transformation Parameters

Proper Choice of Data Used for the Estimation of Datum Transformation Parameters Proper Choce of Data Used for the Estmaton of Datum Transformaton Parameters Hakan S. KUTOGLU, Turkey Key words: Coordnate systems; transformaton; estmaton, relablty. SUMMARY Advances n technologes and

More information

APPLICATION OF MULTIVARIATE LOSS FUNCTION FOR ASSESSMENT OF THE QUALITY OF TECHNOLOGICAL PROCESS MANAGEMENT

APPLICATION OF MULTIVARIATE LOSS FUNCTION FOR ASSESSMENT OF THE QUALITY OF TECHNOLOGICAL PROCESS MANAGEMENT 3. - 5. 5., Brno, Czech Republc, EU APPLICATION OF MULTIVARIATE LOSS FUNCTION FOR ASSESSMENT OF THE QUALITY OF TECHNOLOGICAL PROCESS MANAGEMENT Abstract Josef TOŠENOVSKÝ ) Lenka MONSPORTOVÁ ) Flp TOŠENOVSKÝ

More information

A Statistical Model Selection Strategy Applied to Neural Networks

A Statistical Model Selection Strategy Applied to Neural Networks A Statstcal Model Selecton Strategy Appled to Neural Networks Joaquín Pzarro Elsa Guerrero Pedro L. Galndo joaqun.pzarro@uca.es elsa.guerrero@uca.es pedro.galndo@uca.es Dpto Lenguajes y Sstemas Informátcos

More information

An Entropy-Based Approach to Integrated Information Needs Assessment

An Entropy-Based Approach to Integrated Information Needs Assessment Dstrbuton Statement A: Approved for publc release; dstrbuton s unlmted. An Entropy-Based Approach to ntegrated nformaton Needs Assessment June 8, 2004 Wllam J. Farrell Lockheed Martn Advanced Technology

More information

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers IOSR Journal of Electroncs and Communcaton Engneerng (IOSR-JECE) e-issn: 78-834,p- ISSN: 78-8735.Volume 9, Issue, Ver. IV (Mar - Apr. 04), PP 0-07 Content Based Image Retreval Usng -D Dscrete Wavelet wth

More information

UB at GeoCLEF Department of Geography Abstract

UB at GeoCLEF Department of Geography   Abstract UB at GeoCLEF 2006 Mguel E. Ruz (1), Stuart Shapro (2), June Abbas (1), Slva B. Southwck (1) and Davd Mark (3) State Unversty of New York at Buffalo (1) Department of Lbrary and Informaton Studes (2) Department

More information

TESTING AND IMPROVING LOCAL ADAPTIVE IMPORTANCE SAMPLING IN LJF LOCAL-JT IN MULTIPLY SECTIONED BAYESIAN NETWORKS

TESTING AND IMPROVING LOCAL ADAPTIVE IMPORTANCE SAMPLING IN LJF LOCAL-JT IN MULTIPLY SECTIONED BAYESIAN NETWORKS TESTING AND IMPROVING LOCAL ADAPTIVE IMPORTANCE SAMPLING IN LJF LOCAL-JT IN MULTIPLY SECTIONED BAYESIAN NETWORKS Dan Wu 1 and Sona Bhatt 2 1 School of Computer Scence Unversty of Wndsor, Wndsor, Ontaro

More information

A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS

A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS Proceedngs of the Wnter Smulaton Conference M E Kuhl, N M Steger, F B Armstrong, and J A Jones, eds A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS Mark W Brantley Chun-Hung

More information

The Research of Ellipse Parameter Fitting Algorithm of Ultrasonic Imaging Logging in the Casing Hole

The Research of Ellipse Parameter Fitting Algorithm of Ultrasonic Imaging Logging in the Casing Hole Appled Mathematcs, 04, 5, 37-3 Publshed Onlne May 04 n ScRes. http://www.scrp.org/journal/am http://dx.do.org/0.436/am.04.584 The Research of Ellpse Parameter Fttng Algorthm of Ultrasonc Imagng Loggng

More information

Hybridization of Expectation-Maximization and K-Means Algorithms for Better Clustering Performance

Hybridization of Expectation-Maximization and K-Means Algorithms for Better Clustering Performance BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 16, No 2 Sofa 2016 Prnt ISSN: 1311-9702; Onlne ISSN: 1314-4081 DOI: 10.1515/cat-2016-0017 Hybrdzaton of Expectaton-Maxmzaton

More information

Exercises (Part 4) Introduction to R UCLA/CCPR. John Fox, February 2005

Exercises (Part 4) Introduction to R UCLA/CCPR. John Fox, February 2005 Exercses (Part 4) Introducton to R UCLA/CCPR John Fox, February 2005 1. A challengng problem: Iterated weghted least squares (IWLS) s a standard method of fttng generalzed lnear models to data. As descrbed

More information

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points;

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points; Subspace clusterng Clusterng Fundamental to all clusterng technques s the choce of dstance measure between data ponts; D q ( ) ( ) 2 x x = x x, j k = 1 k jk Squared Eucldean dstance Assumpton: All features

More information

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes SPH3UW Unt 7.3 Sphercal Concave Mrrors Page 1 of 1 Notes Physcs Tool box Concave Mrror If the reflectng surface takes place on the nner surface of the sphercal shape so that the centre of the mrror bulges

More information

Analysis of Malaysian Wind Direction Data Using ORIANA

Analysis of Malaysian Wind Direction Data Using ORIANA Modern Appled Scence March, 29 Analyss of Malaysan Wnd Drecton Data Usng ORIANA St Fatmah Hassan (Correspondng author) Centre for Foundaton Studes n Scence Unversty of Malaya, 63 Kuala Lumpur, Malaysa

More information

Probability Base Classification Technique: A Preliminary Study for Two Groups

Probability Base Classification Technique: A Preliminary Study for Two Groups Mathematcal Theory and Modelng ISSN 4-5804 (Paper) ISSN 5-05 (Onlne) www.ste.org Probablty Base Classfcaton Technque: A Prelmnary Study for Two Groups Frday Znzendoff Okwonu,* Abdul Rahman Othman. Department

More information

Cell Count Method on a Network with SANET

Cell Count Method on a Network with SANET CSIS Dscusson Paper No.59 Cell Count Method on a Network wth SANET Atsuyuk Okabe* and Shno Shode** Center for Spatal Informaton Scence, Unversty of Tokyo 7-3-1, Hongo, Bunkyo-ku, Tokyo 113-8656, Japan

More information

Why visualisation? IRDS: Visualization. Univariate data. Visualisations that we won t be interested in. Graphics provide little additional information

Why visualisation? IRDS: Visualization. Univariate data. Visualisations that we won t be interested in. Graphics provide little additional information Why vsualsaton? IRDS: Vsualzaton Charles Sutton Unversty of Ednburgh Goal : Have a data set that I want to understand. Ths s called exploratory data analyss. Today s lecture. Goal II: Want to dsplay data

More information

Classifying Acoustic Transient Signals Using Artificial Intelligence

Classifying Acoustic Transient Signals Using Artificial Intelligence Classfyng Acoustc Transent Sgnals Usng Artfcal Intellgence Steve Sutton, Unversty of North Carolna At Wlmngton (suttons@charter.net) Greg Huff, Unversty of North Carolna At Wlmngton (jgh7476@uncwl.edu)

More information

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization Problem efntons and Evaluaton Crtera for Computatonal Expensve Optmzaton B. Lu 1, Q. Chen and Q. Zhang 3, J. J. Lang 4, P. N. Suganthan, B. Y. Qu 6 1 epartment of Computng, Glyndwr Unversty, UK Faclty

More information

Intra-Parametric Analysis of a Fuzzy MOLP

Intra-Parametric Analysis of a Fuzzy MOLP Intra-Parametrc Analyss of a Fuzzy MOLP a MIAO-LING WANG a Department of Industral Engneerng and Management a Mnghsn Insttute of Technology and Hsnchu Tawan, ROC b HSIAO-FAN WANG b Insttute of Industral

More information

The Grouping Methods and Rank Estimator, Based on Ranked Set sampling, for the linear Error in Variable Models

The Grouping Methods and Rank Estimator, Based on Ranked Set sampling, for the linear Error in Variable Models P Internatonal Journal of Scentfc Engneerng and Appled Scence (IJSEAS) Volume-, Issue-7,Jul 06 The Groupng Methods and Rank Estmator, Based on Ranked Set samplng, for the lnear Error n Varable Models Ahmed

More information

A Comparative Study for Outlier Detection Techniques in Data Mining

A Comparative Study for Outlier Detection Techniques in Data Mining A Comparatve Study for Outler Detecton Technques n Data Mnng Zurana Abu Bakar, Rosmayat Mohemad, Akbar Ahmad Department of Computer Scence Faculty of Scence and Technology Unversty College of Scence and

More information

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration Improvement of Spatal Resoluton Usng BlockMatchng Based Moton Estmaton and Frame Integraton Danya Suga and Takayuk Hamamoto Graduate School of Engneerng, Tokyo Unversty of Scence, 6-3-1, Nuku, Katsuska-ku,

More information

3D vector computer graphics

3D vector computer graphics 3D vector computer graphcs Paolo Varagnolo: freelance engneer Padova Aprl 2016 Prvate Practce ----------------------------------- 1. Introducton Vector 3D model representaton n computer graphcs requres

More information

Simultaneously Fitting and Segmenting Multiple- Structure Data with Outliers

Simultaneously Fitting and Segmenting Multiple- Structure Data with Outliers Smultaneously Fttng and Segmentng Multple- Structure Data wth Outlers Hanz Wang a, b, c, Senor Member, IEEE, Tat-un Chn b, Member, IEEE and Davd Suter b, Senor Member, IEEE Abstract We propose a robust

More information

CHAPTER 2 DECOMPOSITION OF GRAPHS

CHAPTER 2 DECOMPOSITION OF GRAPHS CHAPTER DECOMPOSITION OF GRAPHS. INTRODUCTION A graph H s called a Supersubdvson of a graph G f H s obtaned from G by replacng every edge uv of G by a bpartte graph,m (m may vary for each edge by dentfyng

More information

Smoothing Spline ANOVA for variable screening

Smoothing Spline ANOVA for variable screening Smoothng Splne ANOVA for varable screenng a useful tool for metamodels tranng and mult-objectve optmzaton L. Rcco, E. Rgon, A. Turco Outlne RSM Introducton Possble couplng Test case MOO MOO wth Game Theory

More information

THE THEORY OF REGIONALIZED VARIABLES

THE THEORY OF REGIONALIZED VARIABLES CHAPTER 4 THE THEORY OF REGIONALIZED VARIABLES 4.1 Introducton It s ponted out by Armstrong (1998 : 16) that Matheron (1963b), realzng the sgnfcance of the spatal aspect of geostatstcal data, coned the

More information

Improved Methods for Lithography Model Calibration

Improved Methods for Lithography Model Calibration Improved Methods for Lthography Model Calbraton Chrs Mack www.lthoguru.com, Austn, Texas Abstract Lthography models, ncludng rgorous frst prncple models and fast approxmate models used for OPC, requre

More information

A Robust Method for Estimating the Fundamental Matrix

A Robust Method for Estimating the Fundamental Matrix Proc. VIIth Dgtal Image Computng: Technques and Applcatons, Sun C., Talbot H., Ourseln S. and Adraansen T. (Eds.), 0- Dec. 003, Sydney A Robust Method for Estmatng the Fundamental Matrx C.L. Feng and Y.S.

More information

Complex Numbers. Now we also saw that if a and b were both positive then ab = a b. For a second let s forget that restriction and do the following.

Complex Numbers. Now we also saw that if a and b were both positive then ab = a b. For a second let s forget that restriction and do the following. Complex Numbers The last topc n ths secton s not really related to most of what we ve done n ths chapter, although t s somewhat related to the radcals secton as we wll see. We also won t need the materal

More information

The BGLR (Bayesian Generalized Linear Regression) R- Package. Gustavo de los Campos, Amit Pataki & Paulino Pérez. (August- 2013)

The BGLR (Bayesian Generalized Linear Regression) R- Package. Gustavo de los Campos, Amit Pataki & Paulino Pérez. (August- 2013) Bostatstcs Department Bayesan Generalzed Lnear Regresson (BGLR) The BGLR (Bayesan Generalzed Lnear Regresson) R- Package By Gustavo de los Campos, Amt Patak & Paulno Pérez (August- 03) (contact: gdeloscampos@gmal.com

More information

Learning the Kernel Parameters in Kernel Minimum Distance Classifier

Learning the Kernel Parameters in Kernel Minimum Distance Classifier Learnng the Kernel Parameters n Kernel Mnmum Dstance Classfer Daoqang Zhang 1,, Songcan Chen and Zh-Hua Zhou 1* 1 Natonal Laboratory for Novel Software Technology Nanjng Unversty, Nanjng 193, Chna Department

More information

Problem Set 3 Solutions

Problem Set 3 Solutions Introducton to Algorthms October 4, 2002 Massachusetts Insttute of Technology 6046J/18410J Professors Erk Demane and Shaf Goldwasser Handout 14 Problem Set 3 Solutons (Exercses were not to be turned n,

More information

Some variations on the standard theoretical models for the h-index: A comparative analysis. C. Malesios 1

Some variations on the standard theoretical models for the h-index: A comparative analysis. C. Malesios 1 *********Ths s the fnal draft for the paper submtted to the Journal of the Assocaton for Informaton Scence and Technology. For the offcal verson please refer to DOI: 10.1002/as.23410********* Some varatons

More information

Related-Mode Attacks on CTR Encryption Mode

Related-Mode Attacks on CTR Encryption Mode Internatonal Journal of Network Securty, Vol.4, No.3, PP.282 287, May 2007 282 Related-Mode Attacks on CTR Encrypton Mode Dayn Wang, Dongda Ln, and Wenlng Wu (Correspondng author: Dayn Wang) Key Laboratory

More information

A Similarity-Based Prognostics Approach for Remaining Useful Life Estimation of Engineered Systems

A Similarity-Based Prognostics Approach for Remaining Useful Life Estimation of Engineered Systems 2008 INTERNATIONAL CONFERENCE ON PROGNOSTICS AND HEALTH MANAGEMENT A Smlarty-Based Prognostcs Approach for Remanng Useful Lfe Estmaton of Engneered Systems Tany Wang, Janbo Yu, Davd Segel, and Jay Lee

More information

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data Malaysan Journal of Mathematcal Scences 11(S) Aprl : 35 46 (2017) Specal Issue: The 2nd Internatonal Conference and Workshop on Mathematcal Analyss (ICWOMA 2016) MALAYSIAN JOURNAL OF MATHEMATICAL SCIENCES

More information

TN348: Openlab Module - Colocalization

TN348: Openlab Module - Colocalization TN348: Openlab Module - Colocalzaton Topc The Colocalzaton module provdes the faclty to vsualze and quantfy colocalzaton between pars of mages. The Colocalzaton wndow contans a prevew of the two mages

More information

Summarizing Data using Bottom-k Sketches

Summarizing Data using Bottom-k Sketches Summarzng Data usng Bottom-k Sketches Edth Cohen AT&T Labs Research 8 Park Avenue Florham Park, NJ 7932, USA edth@research.att.com Ham Kaplan School of Computer Scence Tel Avv Unversty Tel Avv, Israel

More information

Reducing Frame Rate for Object Tracking

Reducing Frame Rate for Object Tracking Reducng Frame Rate for Object Trackng Pavel Korshunov 1 and We Tsang Oo 2 1 Natonal Unversty of Sngapore, Sngapore 11977, pavelkor@comp.nus.edu.sg 2 Natonal Unversty of Sngapore, Sngapore 11977, oowt@comp.nus.edu.sg

More information

Adjustment methods for differential measurement errors in multimode surveys

Adjustment methods for differential measurement errors in multimode surveys Adjustment methods for dfferental measurement errors n multmode surveys Salah Merad UK Offce for Natonal Statstcs ESSnet MM DCSS, Fnal Meetng Wesbaden, Germany, 4-5 September 2014 Outlne Introducton Stablsng

More information

Variance estimation in EU-SILC survey

Variance estimation in EU-SILC survey Varance estmaton n EU-SILC survey Mārtņš Lberts* * Mathematcal Support Dvson, Central Statstcal Bureau of Latva (Martns.Lberts@csb.gov.lv) bstract: The mplementaton of varance estmaton methods resamplng

More information

Finite Population Small Area Interval Estimation

Finite Population Small Area Interval Estimation Journal of Offcal Statstcs, Vol. 23, No. 2, 2007, pp. 223 237 Fnte Populaton Small Area Interval Estmaton L-Chun Zhang 1 Small area nterval estmaton s consdered for a fnte populaton, where the small area

More information

Lecture 5: Probability Distributions. Random Variables

Lecture 5: Probability Distributions. Random Variables Lecture 5: Probablty Dstrbutons Random Varables Probablty Dstrbutons Dscrete Random Varables Contnuous Random Varables and ther Dstrbutons Dscrete Jont Dstrbutons Contnuous Jont Dstrbutons Independent

More information

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data A Fast Content-Based Multmeda Retreval Technque Usng Compressed Data Borko Furht and Pornvt Saksobhavvat NSF Multmeda Laboratory Florda Atlantc Unversty, Boca Raton, Florda 3343 ABSTRACT In ths paper,

More information

JMASM42: An Alternative Algorithm and Programming Implementation for Least Absolute Deviation Estimator of the Linear Regression Models (R)

JMASM42: An Alternative Algorithm and Programming Implementation for Least Absolute Deviation Estimator of the Linear Regression Models (R) Journal of Modern Appled Statstcal Methods Volume 15 Issue 2 Artcle 45 11-1-2016 JMASM42: An Alternatve Algorthm and Programmng Implementaton for Least Absolute Devaton Estmator of the Lnear Regresson

More information

A mathematical programming approach to the analysis, design and scheduling of offshore oilfields

A mathematical programming approach to the analysis, design and scheduling of offshore oilfields 17 th European Symposum on Computer Aded Process Engneerng ESCAPE17 V. Plesu and P.S. Agach (Edtors) 2007 Elsever B.V. All rghts reserved. 1 A mathematcal programmng approach to the analyss, desgn and

More information

Solving two-person zero-sum game by Matlab

Solving two-person zero-sum game by Matlab Appled Mechancs and Materals Onlne: 2011-02-02 ISSN: 1662-7482, Vols. 50-51, pp 262-265 do:10.4028/www.scentfc.net/amm.50-51.262 2011 Trans Tech Publcatons, Swtzerland Solvng two-person zero-sum game by

More information

A Unified Framework for Semantics and Feature Based Relevance Feedback in Image Retrieval Systems

A Unified Framework for Semantics and Feature Based Relevance Feedback in Image Retrieval Systems A Unfed Framework for Semantcs and Feature Based Relevance Feedback n Image Retreval Systems Ye Lu *, Chunhu Hu 2, Xngquan Zhu 3*, HongJang Zhang 2, Qang Yang * School of Computng Scence Smon Fraser Unversty

More information

EXTENDED BIC CRITERION FOR MODEL SELECTION

EXTENDED BIC CRITERION FOR MODEL SELECTION IDIAP RESEARCH REPORT EXTEDED BIC CRITERIO FOR ODEL SELECTIO Itshak Lapdot Andrew orrs IDIAP-RR-0-4 Dalle olle Insttute for Perceptual Artfcal Intellgence P.O.Box 59 artgny Valas Swtzerland phone +4 7

More information

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation 17 th European Symposum on Computer Aded Process Engneerng ESCAPE17 V. Plesu and P.S. Agach (Edtors) 2007 Elsever B.V. All rghts reserved. 1 An Iteratve Soluton Approach to Process Plant Layout usng Mxed

More information

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc.

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc. [Type text] [Type text] [Type text] ISSN : 97-735 Volume Issue 9 BoTechnology An Indan Journal FULL PAPER BTAIJ, (9), [333-3] Matlab mult-dmensonal model-based - 3 Chnese football assocaton super league

More information