879 resultados para Panel Data Model


Relevância:

80.00% 80.00%

Publicador:

Resumo:

Az ágazaton belüli kereskedelem egyre komolyabb szerepet tölt be a nemzetközi kereskedelemben, mind ez idáig azonban kevés mezőgazdasági témájú elemzés készült e témában. A cikk célja a horizontális és vertikális ágazaton belüli agrárkereskedelem meghatározó tényezőinek azonosítása az új tagországok és az EU–27 közötti kereskedelemben 1999–2010 között. Ehhez a szerző statikus és dinamikus panelmódszereket alkalmaz különböző specifikációkkal. Eredményei szerint a tényezőellátottság a horizontális ágazaton belüli kereskedelemmel negatív, míg a vertikálissal pozitív kapcsolatban áll. Az országok mérete az ágazaton belüli kereskedelem mindkét oldalával pozitívan, míg a távolság negatívan korrelál. Az eredmények azt is kimutatják, hogy az ágazaton belüli kereskedelem mértéke nagyobb, ha egy új tagország a kelet-közép-európai régióba exportál, és az is világossá vált, hogy az EU-csatlakozás pozitívan hatott az ágazaton belüli kereskedelemre, jelezve a gazdasági integráció kereskedelemösztönző szerepét. _____ Intra-industry trade (IIT) has a growing role in international trade, although the number of papers on its agricultural aspects is limited. This article identifies the determinants of horizontal and vertical intra-industry agri-food trade between new member-states (NMS) and the EU27 in 1999-2010, by applying to panel data static and dynamic models with different specifications. The results show that factor endowments are negatively related to agri-food horizontal intra-industry trade (HIIT), but positively to vertical intra-industry trade (VIIT). Economic size is positively and significantly related to both, while distance and IIT are found to be negatively related. This also suggests that HIIT and VIIT are greater if an NMS exports agri-food products to another NMS, while EU accession has had positive and significant impacts on both HIIT and VIIT, which suggests that economic integration fosters IIT.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

Today, databases have become an integral part of information systems. In the past two decades, we have seen different database systems being developed independently and used in different applications domains. Today's interconnected networks and advanced applications, such as data warehousing, data mining & knowledge discovery and intelligent data access to information on the Web, have created a need for integrated access to such heterogeneous, autonomous, distributed database systems. Heterogeneous/multidatabase research has focused on this issue resulting in many different approaches. However, a single, generally accepted methodology in academia or industry has not emerged providing ubiquitous intelligent data access from heterogeneous, autonomous, distributed information sources. ^ This thesis describes a heterogeneous database system being developed at High-performance Database Research Center (HPDRC). A major impediment to ubiquitous deployment of multidatabase technology is the difficulty in resolving semantic heterogeneity. That is, identifying related information sources for integration and querying purposes. Our approach considers the semantics of the meta-data constructs in resolving this issue. The major contributions of the thesis work include: (i) providing a scalable, easy-to-implement architecture for developing a heterogeneous multidatabase system, utilizing Semantic Binary Object-oriented Data Model (Sem-ODM) and Semantic SQL query language to capture the semantics of the data sources being integrated and to provide an easy-to-use query facility; (ii) a methodology for semantic heterogeneity resolution by investigating into the extents of the meta-data constructs of component schemas. This methodology is shown to be correct, complete and unambiguous; (iii) a semi-automated technique for identifying semantic relations, which is the basis of semantic knowledge for integration and querying, using shared ontologies for context-mediation; (iv) resolutions for schematic conflicts and a language for defining global views from a set of component Sem-ODM schemas; (v) design of a knowledge base for storing and manipulating meta-data and knowledge acquired during the integration process. This knowledge base acts as the interface between integration and query processing modules; (vi) techniques for Semantic SQL query processing and optimization based on semantic knowledge in a heterogeneous database environment; and (vii) a framework for intelligent computing and communication on the Internet applying the concepts of our work. ^

Relevância:

80.00% 80.00%

Publicador:

Resumo:

The Semantic Binary Data Model (SBM) is a viable alternative to the now-dominant relational data model. SBM would be especially advantageous for applications dealing with complex interrelated networks of objects provided that a robust efficient implementation can be achieved. This dissertation presents an implementation design method for SBM, algorithms, and their analytical and empirical evaluation. Our method allows building a robust and flexible database engine with a wider applicability range and improved performance. ^ Extensions to SBM are introduced and an implementation of these extensions is proposed that allows the database engine to efficiently support applications with a predefined set of queries. A New Record data structure is proposed. Trade-offs of employing Fact, Record and Bitmap Data structures for storing information in a semantic database are analyzed. ^ A clustering ID distribution algorithm and an efficient algorithm for object ID encoding are proposed. Mapping to an XML data model is analyzed and a new XML-based XSDL language facilitating interoperability of the system is defined. Solutions to issues associated with making the database engine multi-platform are presented. An improvement to the atomic update algorithm suitable for certain scenarios of database recovery is proposed. ^ Specific guidelines are devised for implementing a robust and well-performing database engine based on the extended Semantic Data Model. ^

Relevância:

80.00% 80.00%

Publicador:

Resumo:

This dissertation focused on an increasingly prevalent phenomenon in today's global business environment—strategic alliance portfolio. Building on resource-based view, resource dependency theory and real options theory, this dissertation adopted a multi-dimensional perspective to examine the performance implications, strategic antecedents of alliance portfolio configuration, and its strategic effects on firms' decision-making on their continuing foreign expansion. The dissertation consisted of three interrelated essays, each of which dealt with a specific research question. In the first essay I applied a two-dimensional construct that embraces both alliance relations' and alliance partners' attributes to illustrate alliance portfolio configuration. Based on this framework, a longitudinal study was conducted attempting to explore the performance properties of alliance portfolio configuration. The results revealed that alliance diversity and partner diversity have different relative contributions to firms' economic performance. The relationship between alliance portfolio configuration and firm performance was shaped by degree of multinationality in a curvilinear pattern. The second essay attempted to identify the firm level driving forces of alliance portfolio configuration and how these forces interacting with firms' internationalization influence firms' strategic choices on alliance portfolio configuration. The empirical results indicated that past alliance experience, slack resource and firms' brand images are three critical determinants shaping alliance portfolios, but those shaping relationships are conditioned by firms' multinationality. The third essay primarily employed real options theory to build a conceptual framework, revealing how country-, alliance portfolio-, firm-, and industry level factors and their interactions influence firms' strategic decision-making on post-entry continuing expansion in foreign markets. The two empirical studies were resided in global hospitality and travel industries and use panel data to test the relevant theoretical models. Overall, the dissertation advanced and enriched the theoretical domain of alliance portfolio. It particularly shed valuable insights on three fundamental questions in the domain of alliance portfolio research, namely "if and how alliance portfolios contribute to firms' economic performance"; "what determines the appearance of alliance portfolios”; and "how alliance portfolios affect firms' strategic decision-making". This dissertation also extended the international business and strategic management research on service multinationals' foreign expansion and performance.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

Over the past five years, XML has been embraced by both the research and industrial community due to its promising prospects as a new data representation and exchange format on the Internet. The widespread popularity of XML creates an increasing need to store XML data in persistent storage systems and to enable sophisticated XML queries over the data. The currently available approaches to addressing the XML storage and retrieval issue have the limitations of either being not mature enough (e.g. native approaches) or causing inflexibility, a lot of fragmentation and excessive join operations (e.g. non-native approaches such as the relational database approach). ^ In this dissertation, I studied the issue of storing and retrieving XML data using the Semantic Binary Object-Oriented Database System (Sem-ODB) to leverage the advanced Sem-ODB technology with the emerging XML data model. First, a meta-schema based approach was implemented to address the data model mismatch issue that is inherent in the non-native approaches. The meta-schema based approach captures the meta-data of both Document Type Definitions (DTDs) and Sem-ODB Semantic Schemas, thus enables a dynamic and flexible mapping scheme. Second, a formal framework was presented to ensure precise and concise mappings. In this framework, both schemas and the conversions between them are formally defined and described. Third, after major features of an XML query language, XQuery, were analyzed, a high-level XQuery to Semantic SQL (Sem-SQL) query translation scheme was described. This translation scheme takes advantage of the navigation-oriented query paradigm of the Sem-SQL, thus avoids the excessive join problem of relational approaches. Finally, the modeling capability of the Semantic Binary Object-Oriented Data Model (Sem-ODM) was explored from the perspective of conceptually modeling an XML Schema using a Semantic Schema. ^ It was revealed that the advanced features of the Sem-ODB, such as multi-valued attributes, surrogates, the navigation-oriented query paradigm, among others, are indeed beneficial in coping with the XML storage and retrieval issue using a non-XML approach. Furthermore, extensions to the Sem-ODB to make it work more effectively with XML data were also proposed. ^

Relevância:

80.00% 80.00%

Publicador:

Resumo:

In recent years, corporate reputation has gained the attention of many scholars in the strategic management and related fields. There is a general consensus that higher corporate reputation is positively related to firm success or performance. However, the link is not always straightforward; as a result, it calls for researchers to dedicate their efforts to investigate the causes and effects of firm reputation and how it is related to performance. In this doctoral dissertation, innovation is suggested as a mediating variable in this relationship. Innovation is a critical factor for firm success and survival. Highly reputed firms are in a more advantageous position to attract critical resources for innovation such as human and financial capital. These firms face constant pressure from external stakeholders, e.g. the general public, or customers, to achieve and remain at high levels of innovativeness. As a result, firms are in constant search, internally or externally, for new technologies expanding their knowledge base. Consequently, these firms engage in firms acquisitions. In the dissertation, the author assesses the effects of domestic versus international acquisitions as well as related versus unrelated acquisitions on the level of innovativeness and performance. Building upon an established measure of firm-level degree of internationalization (DOI), the dissertation proposes a more detailed and enhanced measure for the firm's DOI. It is modeled as an interaction effect between corporate reputation and resources for innovation. More specifically, firms with higher levels of internationalization will have access to resources for innovation, i.e. human and financial capital, at a global scale. Additionally, the distance between firms and higher education institutions, i.e. universities, is considered as another interaction effect for the human capital attraction. The dissertation is built on two theoretical frameworks, the resource-based view of the firm and institutional theory. It studies 211 U.S. firms using a longitudinal panel data structure from 2006 to 2012. It utilizes a linear dynamic panel data estimation methodology for its hypotheses analyses. Results confirm the hypotheses proposed in the study.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

This dissertation comprised of three essays provides justification for the need to pursue research on multinationality and performance with a more fine-grained approach. Essay one is a conceptual response to an article written by Jean-Francois Hennart in 2011 which questions the need and approach toward future research in this domain. I argue that internalization theory does not render multinationality and performance research meaningless and identify key areas where methodological enhancements can be made to strengthen our research findings with regard to Hennart's call for more content validity. Essay two responds to the need for more-fine grained research on the consequences of multinationality by introducing non-traditional measures of performance such as social and environmental performance and adopting a more theoretically relevant construct of regionalization to capture international diversification levels of the firm. Using data from the world's largest 600 firms (based on sales) derived from Bloomberg and the Directory of Corporate Affiliates; I employ general estimating equation analysis to account for the auto-correlated nature of the panel data alongside multivariate regression techniques. Results indicate that regionalization has a positive relationship with economic performance while it has a negative relationship with environmental and social performance outcomes, often referred to as the "Triple Bottom-Line" performance. Essay three builds upon the work in the previous essays by linking the aforementioned performance variables and sample to corporate reputation which has been shown to be a beneficial strategic asset. Using Structural Equation Modeling I explore economic, environmental and social signals as mediators on relationship between regionalization and firm reputation. Results indicate that these variables partially mediate a positive relationship between regionalization and firm reputation. While regionalization positively affects the reputation building signal of economic performance, it aids in reputation building by reducing environmental and social disclosure effects which interestingly impact reputation negatively. In conclusion, the dissertation submits opportunities for future research and contributes to research by demonstrating that regionalization affects performance, but the effect varies in accordance with the performance criterion and context. In some cases, regional diversification may produce competing or conflicting outcomes among the potential strategic objectives of the firm.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

Today, databases have become an integral part of information systems. In the past two decades, we have seen different database systems being developed independently and used in different applications domains. Today's interconnected networks and advanced applications, such as data warehousing, data mining & knowledge discovery and intelligent data access to information on the Web, have created a need for integrated access to such heterogeneous, autonomous, distributed database systems. Heterogeneous/multidatabase research has focused on this issue resulting in many different approaches. However, a single, generally accepted methodology in academia or industry has not emerged providing ubiquitous intelligent data access from heterogeneous, autonomous, distributed information sources. This thesis describes a heterogeneous database system being developed at Highperformance Database Research Center (HPDRC). A major impediment to ubiquitous deployment of multidatabase technology is the difficulty in resolving semantic heterogeneity. That is, identifying related information sources for integration and querying purposes. Our approach considers the semantics of the meta-data constructs in resolving this issue. The major contributions of the thesis work include: (i.) providing a scalable, easy-to-implement architecture for developing a heterogeneous multidatabase system, utilizing Semantic Binary Object-oriented Data Model (Sem-ODM) and Semantic SQL query language to capture the semantics of the data sources being integrated and to provide an easy-to-use query facility; (ii.) a methodology for semantic heterogeneity resolution by investigating into the extents of the meta-data constructs of component schemas. This methodology is shown to be correct, complete and unambiguous; (iii.) a semi-automated technique for identifying semantic relations, which is the basis of semantic knowledge for integration and querying, using shared ontologies for context-mediation; (iv.) resolutions for schematic conflicts and a language for defining global views from a set of component Sem-ODM schemas; (v.) design of a knowledge base for storing and manipulating meta-data and knowledge acquired during the integration process. This knowledge base acts as the interface between integration and query processing modules; (vi.) techniques for Semantic SQL query processing and optimization based on semantic knowledge in a heterogeneous database environment; and (vii.) a framework for intelligent computing and communication on the Internet applying the concepts of our work.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

This study aims to evaluate the relationship between the export profile and the African GDP growth rate. Chapter 1 presents the literature on the subject and studies that analyze the specific case of Africa. There seems to be a consensus that exports contribute to economic growth. However, there is no consensus on the benefits that are incorporated from exported products. The divergence lies between the approach of the Natural Resources Curse, where concentration of exports in commodities does not contribute to economic growth. Another work line supports the idea there is no such relation. Chapter 2 presents, through descriptive analysis, macroeconomic and international trade data for African economies data. Based on data from 52 countries for the period 1990-2014, it can be observed that the African continent has improved in macroeconomic terms, with increased exports and economic growth rates, suggesting a positive relationship between the variables. Trade indicators show Africa's integration into the global economy, with European Union, USA, China and some emerging countries as main partners. In addition, the analysis showed that the export is concentrated in oil and agricultural commodities. Most African countries face a negative trade balance, depending of primary products exports with low added value and imports of manufactured goods. Finally, Chapter 3 presents an empirical research using panel data analysis. The results suggest, in general, evidences that exports are important for explaining the African economic growth rate of African economies can be stimulated by the expansion of the share of exports in GDP. The estimated coefficients are positive and statistically significant in both the fixed effect estimation, as the estimation by GMM System. The estimation of growth models for fixed or random effects indicates a direct and statistically significant relationship between export oil / minerals and the growth rate of African countries. Thus, the export profile turns out to be important to determine the growth rate. The results obtained from the estimates do not corroborate the literature arguments called Curse of Natural Resources for the period analyzed, since export natural resources, especially oil and minerals, were relevant to explain the performance of the growth rate of economies.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

The work of Russell Dalton has undoubtedly played a seminal role in the study of the relation between political sophistication and partisan dealignment. We furthermore acknowledge the presence of a consensus on the occurrence of lower levels of partisanship in Germany. Using panel data as well as pooled cross-sectional observations, however, it is clear that generational replacement is not the sole driving force of partisan dealignment, but that period effects should also be taken into account. While on an aggregate level rising levels of political sophistication have occurred simultaneously with decreasing partisanship, individual level analysis suggests clearly that the least sophisticated are most likely to feel alienated from the party system. We close with some very specific suggestion on how to address the democratic consequences of declining levels of partisanship.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

Party identification traditionally is seen as an important linkage mechanism, connecting voters to the party system. Previous analyses have suggested that the level of party identity is in decline in Germany, and in this article, we first expand previous observations with more recent data. These suggest that the erosion of party identity continues up to the present time. An age-period-cohort analysis of the panel data of the SOEP panel suggests that period effects are significantly negative. Furthermore, it can be observed that throughout the 1992-2009 observation period, education level and political interest have become more important determinants of party identity. Contrary to some of the literature, therefore, it can be shown that the loss of party identity is concentrated among groups with lower levels of political sophistication, indicating that the socio-economic profile of the group with a sense of party identification has become more distinct compared to the population as a whole. In the discussion, we investigate the theoretical and democratic consequences of this trend.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

The work presented in this dissertation is focused on applying engineering methods to develop and explore probabilistic survival models for the prediction of decompression sickness in US NAVY divers. Mathematical modeling, computational model development, and numerical optimization techniques were employed to formulate and evaluate the predictive quality of models fitted to empirical data. In Chapters 1 and 2 we present general background information relevant to the development of probabilistic models applied to predicting the incidence of decompression sickness. The remainder of the dissertation introduces techniques developed in an effort to improve the predictive quality of probabilistic decompression models and to reduce the difficulty of model parameter optimization.

The first project explored seventeen variations of the hazard function using a well-perfused parallel compartment model. Models were parametrically optimized using the maximum likelihood technique. Model performance was evaluated using both classical statistical methods and model selection techniques based on information theory. Optimized model parameters were overall similar to those of previously published Results indicated that a novel hazard function definition that included both ambient pressure scaling and individually fitted compartment exponent scaling terms.

We developed ten pharmacokinetic compartmental models that included explicit delay mechanics to determine if predictive quality could be improved through the inclusion of material transfer lags. A fitted discrete delay parameter augmented the inflow to the compartment systems from the environment. Based on the observation that symptoms are often reported after risk accumulation begins for many of our models, we hypothesized that the inclusion of delays might improve correlation between the model predictions and observed data. Model selection techniques identified two models as having the best overall performance, but comparison to the best performing model without delay and model selection using our best identified no delay pharmacokinetic model both indicated that the delay mechanism was not statistically justified and did not substantially improve model predictions.

Our final investigation explored parameter bounding techniques to identify parameter regions for which statistical model failure will not occur. When a model predicts a no probability of a diver experiencing decompression sickness for an exposure that is known to produce symptoms, statistical model failure occurs. Using a metric related to the instantaneous risk, we successfully identify regions where model failure will not occur and identify the boundaries of the region using a root bounding technique. Several models are used to demonstrate the techniques, which may be employed to reduce the difficulty of model optimization for future investigations.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

Poverty (low income) dynamics are explored using tax filer data covering the period 1992 to 1996. The distributions of short-and long-term episodes are identified, and reveal substantial differences by sex and family type. Entry and exit models explore the relationships between poverty transitions and sex, family status and other personal and situational attributes. Duration effects on exiting and re-entering poverty are found to be important, and models including past poverty experiences point to strong "occurrence dependence" for poverty entry and incidence. Fixed-effect panel data models confirm the above, and reveal asymmetries in the impacts of household transitions on poverty.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

El objeto de este artículo es estudiar la influencia del nivel educativo (capital cultural) en los procesos de precariedad-afluencia de la población española entre los años posteriores a la crisis de inicio de la década de 1990 y los años más duros de la crisis de 2007. A partir de los datos de las encuestas PHOGUE y ECV del Instituto Nacional de Estadística (INE) se han construido cuatro indicadores para medir la precariedad laboral, de ingresos, de salud y de vivienda y su distribución según distintas variables demográficas. Se pretende contrastar la hipótesis de que más educación significa más protección frente a la precariedad, estudiando diferentes condiciones de las condiciones de vida y existencia en momentos tanto de crecimiento como de crisis económica. Mediante un análisis multivariable se intenta determinar el nivel de impacto del capital cultural, alcance, evolución y, sobre todo, si sus efectos positivos o negativos están en proceso de expansión o desaceleración. El resultado tiene una doble aportación: de un lado, metodológica, consistente en la construcción de los indicadores; de otro lado, los resultados, con los que se puede reevaluar algunas generalizaciones sobre la pérdida de importancia del rol de la educación en las sociedades contemporáneas.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

La organización del conocimiento en el contexto de las Ciencias de la Información tiene como esencia la información y el conocimiento debidamente documentado o registrado. La organización del conocimiento como proceso, envuelve tanto la descripción física como de los contenidos de los objetos informacionales. Y el producto de ese proceso descriptivo es la representación de los atributos de un objeto o conjunto de objetos. Las representaciones son construidas por lenguajes elaborados específicamente para los objetivos de la organización en los sistemas de información. Lenguajes que se subdividen en lenguajes que describen el documento (el soporte físico del objeto) y lenguajes que describen la información (los contenidos).A partir de esta premisa la siguiente investigación tiene como objetivo general analizarlos sistemas de Gestión de Información y Conocimiento Institucional principalmente los que proponen utilizar el Currículum Vitae del profesor como única fuente de información, medición y representación de la información y el conocimiento de una organización. Dentro delos principales resultados se muestra la importancia de usar el currículo personal como fuente de información confiable y normalizada; una síntesis de los principales sistemas curriculares que existen a nivel internacional y regional; así como el gráfico del modelo de datos del caso de estudio; y por último, la propuesta del uso de las ontologías como principal herramienta para la organización semántica de la información en un sistema de gestión de información y conocimiento.