년 - 년
조절회귀분석을 이용한 매개된 조절효과 검정에 관한 종합적 고찰
[NRF 연계] 한국심리학회 한국심리학회지: 일반 Vol.38 No.3 2019.09 pp.323-346
※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.
행동과학 이론의 질적 성장에 따라 연구자들은 예측변수와 준거변수 간의 복잡한 관계를 이해하기 위해 매개와 조절 모형의 통합에 높은 관심을 가지게 되었다. 대표적인 연구방법이 매개된 조절과 조절된 매개이다. 매개된 조절은 조절효과가 “왜” 또는 “어떻게” 발생하는지를 제 3의 변수인 매개변수를 통해 밝히고자하며 통계적으로 매개효과 검정에 해당된다. 그리고 조절된 매개는 매개과정(mediation process)이 조절변수의 수준에 따라 달라지는 경우에 발생하며 통계적으로 조건부 간접효과를 검정한다. Hayes의 PROCESS는 경로분석 접근법에 따른 조건부 과정분석(conditional process analysis)을 위해 개발된 SPSS 매크로 프로그램이다. PROCESS는 다양한 통합 모형에서 조건부 간접효과를 용이하게 검정할 수 있다는 장점이 있다. 이 프로그램의 성장과 맞물려 조절된 매개효과 모형은 빈번하게 활용되고 있다. 이에 반해 매개된 조절효과 검정은 상대적으로 그렇지 못하다. 매개된 조절의 활용이 저조한 대표적인 이유는 많은 연구자들이 매개된 조절은 조절된 매개와 통계적으로 구분되지 않고 PROCESS를 활용한 자료 분석 절차도 동일하다고 믿기 때문이다. 이에 본 논문은 조절회귀분석(moderated multiple regression)에 기반을 둔 세 가지 유형(TypeⅠ, Ⅱ, Ⅲ)의 매개된 조절효과 모형을 소개한다. 매개된 조절을 최초로 제안한 Baron과 Kenny(1986)의 단계적 접근법(causal steps approach)을 활용하여 이들 유형에 대해 각각의 통계적 정의 및 자료 분석 절차를 논의한다. 먼저, 이들의 탄생 배경을 이해하기 위해 조절회귀모형에서 조절효과의 개념적 모형(conceptual model)과 통계적 모형(statistical model)의 차이를 논의한다. 다음으로 각 유형 별로 단계적 접근법에 따른 매개와 조절 모형의 통합과정, 통계적 모형, 매개된 조절효과 검정 절차를 논의한다. 마지막으로, 이러한 논의를 바탕으로 PROCESS(Version 3.1)를 활용한 Type III 매개된 조절효과 검정 절차를 예시한다. 연구자들이 연구 배경과 연구 문제에 따라 적합한 조절효과 모형과 매개된 조절효과 유형을 선택하고 타당한 절차에 따라 검정을 진행하는데 도움이 되고자 한다.
Baron and Kenny (1986) first proposed the term mediated moderation, to explore how and why the moderation effect occurs. Most researchers believe that Baron and Kenny (1986)’s model is the only mediated moderation method for analysis. In fact, there are three types of mediated moderation models (Type I, II and III) that have each been adopted as most appropriate in various research areas of behavioral science. However, few are aware of existence of these three types and their distinctive conceptual and statistical definitions. Additionally, to date there has been no source that provides an integrated introduction of the methodological, statistical analyses to three types of mediated moderation model. It is our intention in this manuscript to provide a comprehensive, accessible framework by which researchers examining mediated moderation models can effectively choose a valid conceptual model and statistical testing procedures. We first, define each of three types of the mediated moderation model based on the differences between their conceptual and statistical models and provide examples of each. Second, we discuss how the three types were derived from a single concept of mediated moderation model via the approach of Baron and Kenny (1986). Third, we describe the analytic procedure by examining each mediated moderation model based on a statistical significance testing approach with a real example, accompanied by a regression-based software, PROCESS (version 3.1).
Regression Testing of Object-Oriented Software: Towards a Hybrid Technique SCOPUS
보안공학연구지원센터(IJSEIA) International Journal of Software Engineering and Its Applications Vol.7 No.4 2013.07 pp.227-240
※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.
We propose, in this paper, a hybrid regression testing technique and associated tool for object-oriented software. The technique combines, in fact, the analysis of UML models to a simple static analysis of the source code of the modified program. The basic models we use are use cases model and corresponding UML statechart and collaboration diagrams. The goal of the static analysis of the source code is to identify changes that are not visible in design models. The developed tool identifies the modified (and/or impacted by modifications) use cases and selects the appropriate test cases from an existing test suite. New (JUnit) test cases, covering new scenarios or those whose structure has been modified after changes, are generated when necessary. In this way, the technique supports an incremental update of the test suite. The selected JUnit test cases, including the new ones, are automatically executed. A case study is reported to provide evidence of the feasibility of the approach and its benefits in terms of reduction of regression testing effort.
A Review on Prioritization Techniques in Regression Testing SCOPUS
보안공학연구지원센터(IJSEIA) International Journal of Software Engineering and Its Applications Vol.10 No.1 2016.01 pp.221-232
※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.
Due to dynamic changing business and operating environment, software evolution is inevitable. As software evolves, there is a need for a retest of the system in order to ensure its validity and thus regression testing assures that this happens. Regression Testing has several research categories, one of the most popular areas is Test Case Prioritization which orders test cases based on a particular criteria to be tested in accordance to available resources, and thus ensuring that the most critical test cases are tested first. In this study we examine the different types of test case prioritization and a description of the techniques presented alongside the issue raised in each study. This will give an insight into the main problems currently plaguing test case prioritization and thus pave way for further research areas to tap into.
보안공학연구지원센터(IJSEIA) International Journal of Software Engineering and Its Applications Vol.10 No.11 2016.11 pp.25-38
※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.
Test case prioritization is basically the process of prioritizing the execution order of test cases in order to increase the fault detection rate. If fault detection rate is being gradually improved during regression testing then it will provide faster feedback to system developers which ultimately deliver the software earlier. Many of the existing test case prioritization techniques illustrated that test cases can be executed in any order but the concept of functional dependency plays an important role between test cases. In this paper we have described about testing, its types, test case prioritization and its techniques. Regression testing is normally being used to retest the component of a system that verifies that defects are removed or not from the effected part of the software after modifications. This paper enhances the hill climbing approach for test case prioritization by using functional dependency technique. This prioritization approach schedules test cases based upon functional dependency technique .Our approach is quiet efficient as compare to any other technique. Regression testing is quite popular as it helps to make the system error free after modifications.
Bi-objective Test Case Selection using Abstract Snytax Tree and Tree Matching SCOPUS
보안공학연구지원센터(IJSEIA) International Journal of Software Engineering and Its Applications Vol.9 No.4 2015.04 pp.53-66
※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.
Software testing is a vital activity during software production to detect faults and to guarantee that the software is working properly as per the requirements.Regression testing is an activity that is carried out during the maintenance phase to ensure the quality and reliability after altering the existing version of the software. There are many techniques for performing regression testing. They are re-test all, test case minimization, test case selection and test case prioritization.The aim of this paper is to select a subset of test cases which should be run when there are siginificant changes in the original program. To extract the subset of test cases, a novel method is adopted in this research which uses executable backward static slicing.The program slices are converted into abstract syntax tree and then compared using modified simple tree matching algorithm to obtain the subset of test cases.It is clear from the result obtained that this method is very significant.
A New Code Based Test Case Prioritization Technique SCOPUS
보안공학연구지원센터(IJSEIA) International Journal of Software Engineering and Its Applications Vol.8 No.6 2014.06 pp.31-38
※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.
Test Cases are treated as one of the most important part of software testing activity. They are responsible for the validation of the software under inspection. Test suites are also used to test changes in the source code during regression testing. In number of cases, the test suites are so big that executing all tests for every source code change is absurd. Developers/testers need to prioritize the test suite so that most beneficial test cases are executed first. This can result in increasing the effectiveness of testing and saving a lot of time and cost. In this paper, we introduce a new algorithm for test case prioritization that is based on the code coverage of the test cases. The test cases that cover maximum part of the code are considered more valuable. We applied this new algorithm to a case study. The results are very effective and promising.
A Regression Test Selection Technique for SOA Based Applications SCOPUS
보안공학연구지원센터(IJSEIA) International Journal of Software Engineering and Its Applications Vol.8 No.3 2014.03 pp.65-72
※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.
Service Oriented Architecture (SOA) based application can be composed of heterogeneous self- contained independent services on the web. These applications are usually modified to fix bugs or to enhance their functionality. These modifications are quick and they should be supported by rapid verification. Regression Test (RT) is essential to ensure that modifications do not result in adverse effects. Regression Test Selection (RTS), one of the cheapest techniques, aims at decreasing cost of carrying out RT. This paper presents a Control Flow Graph (CFG) based approach that makes it feasible to apply a safe RTS technique to SOA based applications or services in an end-to-end manner. Safe RTS technique guarantees that no modification revealing tests will be left unselected. A simplified navigational subsystem that involves 3 services, is used to elicit our approach.
DBGEN- Database (Test) GENerator - An Automated Framework for Database Application Testing
보안공학연구지원센터(IJDTA) International Journal of Database Theory and Application vol.2 no.3 2009.09 pp.27-54
※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.
Database applications play an important role in nearly every organization, yet little has been done on testing of database applications. They are becoming increasingly complex and are subject to constant change. They are often designed to be executed concurrently by many clients. Testing of database application hence is of utmost importance to avoid any future errors encountered in the application, since a single fault in database application can result in unrecoverable data loss. Many tools and frameworks for performing testing of database applications has been proposed to populate the test database and generate test cases which checks the correctness of application. They check database applications for consistency constraints and transactions concurrency. In this paper we present a DBGEN- database (test) GENerator, an automated framework for database application testing. In this framework Test Strategies for testing of embedded SQL queries within imperative language are presented. Finally we present strategies for performing efficient regression tests by reducing the resets that may occur while testing database applications. We have also computed the coverage of various test cases to predict the quality of testing. By this, we reduce the testing time and cost by approximately by 30% , thereby easing the tester to manage his testing activities easily.
Regression Test Suite Prioritization using Genetic Algorithms
보안공학연구지원센터(IJHIT) International Journal of Hybrid Information Technology Vol.2 No.3 2009.07 pp.35-52
※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.
Regression testing is an expensive, but important process in software testing. Unfortunately, there may be insufficient resources to allow for the re-execution of all test cases during regression testing. In this situation, test case prioritization techniques aim to improve the effectiveness of regression testing by ordering the test cases so that the most beneficial are executed first. In this paper we propose a new test case prioritization technique using Genetic Algorithm (GA). The proposed technique prioritizes subsequences of the original test suite so that the new suite, which is run within a time-constrained execution environment, will have a superior rate of fault detection when compared to rates of randomly prioritized test suites. This experiment analyzes the genetic algorithm with regard to effectiveness and time overhead by utilizing structurally-based criterion to prioritize test cases. An Average Percentage of Faults Detected (APFD) metric is used to determine the effectiveness of the new test case orderings.
Regression Testing based Requirement Prioritization of Desktop Software Applications Approach SCOPUS
보안공학연구지원센터(IJSEIA) International Journal of Software Engineering and Its Applications Vol.7 No.6 2013.11 pp.9-18
※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.
The delivery of new increments involves decision makings at various levels like decision aspect prioritization, requirement priorities and selections of regression test cases. The pressure to deliver high quality low cost software by employing limited resources and satisfying mass market invokes the need to have less dependence on regression testing activity. Earlier Proposed requirement prioritization technique categorizes the type of changes and the type of new implementations and then decides the neglection or minimization of test cases. Further minimizations are also possible due to existence of sound regression testing techniques. By focussing on common problems related to the development of mobile and embedded type software applications, one could have great improvement in software development quality and practices. The proposed requirement prioritization technique is applied in evolutionary mobile software application development and results were quite promising. This paper aims to have a deep insight into the ability of the proposed technique in minimization of regression testing of desktop software applications application. The results are very promising thus indicating the usefulness of proposal in low cost development of both mobile compatible and desktop software applications. The novel contribution of this paper lies in making the incremental development timely and low cost activity by making requirement prioritization effective and future increments less dependent on regression testing without having any compromise with the desktop software quality. This had been a result of analysis of proposed prioritization technique on desktop software application.
Research on Regression Testing Methods for Industry Applications
보안공학연구지원센터(IJSH) International Journal of Smart Home Vol.7 No.6 2013.11 pp.111-122
※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.
This research discusses the problems about scope accuracy and quality control in application of regression testing in the engineering practice, and proposes a practical regression method, combing with change-impact-analysis, business rules model, cost risk assessment and test case management. This approach has already been applied to functionality testing of some core systems in our domestic financial institutions, and made great achievement.
A New Proposed Technique to Improve Software Regression Testing Cost SCOPUS
보안공학연구지원센터(IJSIA) International Journal of Security and Its Applications Vol.5 No.3 2011.07 pp.45-58
※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.
In this article, we describe the regression test process to test and verify the changes made on software. A developed technique use the automation test based on decision tree and test selection process in order to reduce the testing cost is given. The developed technique is applied to a practical case and the result show its improvement.
Analysis on Influence Domain of Control Flow Modification in Regression Testing based on FCP SCOPUS
보안공학연구지원센터(IJSIA) International Journal of Security and Its Applications Vol.10 No.6 2016.06 pp.281-294
※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.
After the version changes,locatingthe influence domain of control flow modificationis a hot issue in software testing, because it helps developersto solve software defects effectivelyand testersto determine the regression test cases. This paper puts forward that an algorithm toanalyzethe influence domain of control flow modification. It can accurately locate the functions which are affected by modified control statements. According to the control flow function calling paths algorithm, a path of nodes is extracted, where control word as well as the function name is regarded as a node,and extract the control block and analysis it, and a static function calling path with the control logic is obtained.Control flow modificationpoint algorithm is put forward to obtain the modified control statements, which is based on Longest Common Substring (LCS) algorithm. An algorithm is also proposed to determine the influence domain of control flow modification.Experimental results show that the proposedalgorithm can determine the influence domain, and provide support for test case reduction in regression testing effectively.
A Hybrid Approach for Regression Testing in Interprocedural Program
[Kisti 연계] 한국정보처리학회 Journal of information processing systems Vol.6 No.1 2010 pp.21-32
※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.
Software maintenance is one of the major activities of the software development life cycle. Due to the time and cost constraint it is not possible to perform exhaustive regression testing. Thus, there is a need for a technique that selects and prioritizes the effective and important test cases so that the testing effort is reduced. In an analogous study we have proposed a new variable based algorithm that works on variables using the hybrid technique. However, in the real world the programs consist of multiple modules. Hence, in this work we propose a regression testing algorithm that works on interprocedural programs. In order to validate and analyze this technique we have used various programs. The result shows that the performance and accuracy of this technique is very high.
Testing Uniformity Based on Regression and EDF
[Kisti 연계] 한국통계학회 Communications for statistical applications and methods Vol.14 No.3 2007 pp.623-632
※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.
Some tests of the goodness of fit of the uniform distribution between 0 and 1 are presented. The powers of the tests under certain alternatives are examined. As a result, the statistic based on the difference between the order statistics and the modal value of them gives good powers. We also give modifications of the statistic without using the extensive tables of the critical points.
Testing Outliers in Nonlinear Regression
[Kisti 연계] 한국통계학회 The Korean journal of applied statistics Vol.24 No.2 1995 pp.419-437
※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.
Given the specific mean shift outlier model, several standard approaches to obtaining test statistic for outliers are discussed. Each of these is developed in detail for the nonlinear regression model, and each leads to an equivalent distribution. The geometric interpretations of the statistics and accuracy of linear approximation are also presented.
[Kisti 연계] 한국컴퓨터정보학회 Journal of the Korea society of computer and information Vol.26 No.8 2021 pp.157-164
※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.
회귀분석은 반응변수와 예측변수들 간의 관련성을 설명하기 위해 사용되는 잘 알려진 통계 테크닉이다. 특히 연구자들은 두 개의 독립 모집단에서의 모형들의 회귀계수들(절편과 기울기)을 비교하는데 관심이 있다. Gregory Chow에 의해 제안된 Chow 검정은 회귀모형들을 비교하고 선형회귀모형 안에 구조적 브레이크가 존재하는지를 검정하기 위해 보통 사용되는 방법들 중의 하나이다. 본 연구에서는 두 독립 선형회귀모형들의 등가성을 검정하기 위해 퍼뮤테이션 방법을 제안하고 Chow 검정과 비교한다. 그리고 퍼뮤테이션 검정과 Chow 검정의 검정력을 조사하기 위해 시물레이션 연구를 진행하였다.
Regression analysis is a well-known statistical technique useful to explain the relationship between response variable and predictor variables. In particular, Researchers are interested in comparing the regression coefficients(intercepts and slopes) of the models in two independent populations. The Chow test, proposed by Gregory Chow, is one of the most commonly used methods for comparing regression models and for testing the presence of a structural break in linear models. In this study, we propose the use of permutation method and compare it with Chow test analysis for testing the equality of two independent linear regression models. Then simulation study is conducted to examine the powers of permutation test and Chow test.
Testing for Grouped Heteroscedasticity in Linear Regression Model
[Kisti 연계] 한국통계학회 Communications for statistical applications and methods Vol.11 No.3 2004 pp.475-484
※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.
This paper consider the testing problem of grouped heteroscedasticity in the linear regression model. We provide the Lagrange Multiplier(LM), Wald, Likelihood Ratio (LR) test statistis for testing of grouped heteroscedasticity. Monte Carlo experiments are conducted to study the performance of these tests.
Testing General Linear Constraints on the Regression Coefficient Vector : A Note
[Kisti 연계] 한국통계학회 The Korean journal of applied statistics Vol.8 No.2 1979 pp.107-109
※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.
Consider a linear model with n observations and k explanatory variables: (1)b $y=X\beta+u, u\simN(0,\sigma^2I_n)$. We assume that the model satisfies the ideal conditions. Consider the general linear constraints on regression coefficient vector: (2) $R\beta=r$, where R and r are known matrices of orders $q\timesk$ and q\times1$ respectively, and the rank of R is $q<k$. We also assume $n>k+q$.
The Sequential Testing of Multiple Outliers in Linear Regression
[Kisti 연계] 한국통계학회 Communications for statistical applications and methods Vol.8 No.2 2001 pp.337-346
※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.
In this paper we consider the problem of identifying and testing the outliers in linear regression. first we consider the problem for testing the null hypothesis of no outliers. The test based on the ratio of two scale estimates is proposed. We show the asymptotic distribution of the test statistic by Monte Carlo simulation and investigate its properties. Next we consider the problem of identifying the outliers. A forward sequential procedure based on the suggested test is proposed and shown to perform fairly well. The forward sequential procedure is unaffected by masking and swamping effects because the test statistic is based on robust estimate.
0개의 논문이 장바구니에 담겼습니다.
선택하신 파일을 압축중입니다.
잠시만 기다려 주십시오.