60 resultados para French tables.
Resumo:
estout, introduced by Jann (Stata Journal 5: 288–308), is a useful tool for producing regression tables from stored estimates. However, its syntax is relatively complex and commands may turn out long even for simple tables. Furthermore, having to store the estimates beforehand can be cumbersome. To facilitate the production of regression tables, I therefore present here two new commands called eststo and esttab. eststo is a wrapper for offcial Stata’s estimates store and simplifies the storing of estimation results for tabulation. esttab, on the other hand, is a wrapper for estout and simplifies compiling nice-looking tables from the stored estimates without much typing. I also provide updates to estout and estadd.
Resumo:
Organizing and archiving statistical results and processing a subset of those results for publication are important and often underestimated issues in conducting statistical analyses. Because automation of these tasks is often poor, processing results produced by statistical packages is quite laborious and vulnerable to error. I will therefore present a new package called estout that facilitates and automates some of these tasks. This new command can be used to produce regression tables for use with spreadsheets, LaTeX, HTML, or word processors. For example, the results for multiple models can be organized in spreadsheets and can thus be archived in an orderly manner. Alternatively, the results can be directly saved as a publication-ready table for inclusion in, for example, a LaTeX document. estout is implemented as a wrapper for estimates table but has many additional features, such as support for mfx. However, despite its flexibility, estout is—I believe—still very straightforward and easy to use. Furthermore, estout can be customized via so-called defaults files. A tool to make available supplementary statistics called estadd is also provided.
Resumo:
Although beryllium-10 (10Be) concentrations in stream sediments provide useful synoptic views of catchment-wide erosion rates, little is known on the relative contributions of different sediment supply mechanisms to the acquisition of their initial signature in the headwaters. Here we address this issue by conducting a 10Be-budget of detrital materials that characterize the morphogenetic domains representative of high-altitude environments of the European Alps. We focus on the Etages catchment, located in the Ecrins-Pelvoux massif (southeast France), and illustrate how in situ 10Be concentrations can be used for tracing the origin of the sand fraction from the bedload in the trunk stream. The landscape of the Etages catchment is characterized by a geomorphic transient state, high topographic gradients, and a large variety of modern geomorphic domains ranging from glacial environments to scarcely vegetated alluvial plains. Beryllium-10 concentrations measured in the Etages catchment vary from similar to 1 x 104 to 4.5 x 105 atoms per gram quartz, while displaying consistent 10Be signatures within each representative morphogenetic unit. We show that the basic requirements for inferring catchment-wide denudation from 10Be concentration measurements are not satisfied in this small, dynamic catchment. However, the distinct 10Be signature observed for the geomorphic domains can be used as a tracer. We suggest that a terrestrial cosmogenic nuclide (TCN) budget approach provides a valuable tool for the tracing of material origin in basins where the let nature do the averaging' principles may be violated.
Resumo:
Reading for 4th-year students
Resumo:
I argue that the communication of given information is part of the procedural instructions conveyed by some connectives like the French puisque. I submit in addition that the encoding of givenness has cognitive implications that are visible during online processing. I assess this hypothesis empirically by comparing the way the clauses introduced by two French causal connectives, puisque and parce que, are processed during online reading when the following segment is ‘given’ or ‘new’. I complement these results by an acceptability judgement task using the same sentences. These experiments confirm that introducing a clause conveying given information is a core feature characterizing puisque, as the segment following it is read faster when it contains given rather than new information, and puisque is rated as more acceptable than parce que in such contexts. I discuss the implications of these results for future research on the description of the meaning of connectives.
Resumo:
Discourse connectives are often said to be language specific, and therefore not easily paired with a translation equivalent in a target language. However, few studies have assessed the magnitude and the causes of these divergences. In this paper, we provide an overview of the similarities and discrepancies between causal connectives in two typologically related languages: English and French. We first discuss two criteria used in the literature to account for these differences: the notion of domains of use and the information status of the cause segment. We then test the validity of these criteria through an empirical contrastive study of causal connectives in English and French, performed on a bidirectional corpus. Our results indicate that French and English connectives have only partially overlapping profiles and that translation equivalents are adequately predicted by these two criteria.
Resumo:
In French, a causal relation is often conveyed by the connectives car, parce que or puisque. Since the seminal work of the Lambda-l Group (1975), it has generally been assumed that parce que, used to relate semantic content, contrasts with car and puisque, both used to connect either speech act or epistemic content. However, this analysis leaves a number of questions unanswered. In this paper, I present a reanalysis of this trio, using empirical methods such as corpus analysis and constrained elicitation. Results indicate that car and parce que are interchangeable in many contexts, even if they are still prototypically used in their respective domain in writing. As for puisque, its distribution does not overlap with car, despite their similar domains of use. I argue that the specificity of puisque with respect to the other two connectives is to introduce a cause with an echoic meaning.
Resumo:
Postestimation processing and formatting of regression estimates for input into document tables are tasks that many of us have to do. However, processing results by hand can be laborious, and is vulnerable to error. There are therefore many benefits to automation of these tasks while at the same time retaining user flexibility in terms of output format. The estout package meets these needs. estout assembles a table of coefficients, "significance stars", summary statistics, standard errors, t/z statistics, p-values, confidence intervals, and other statistics calculated for up to twenty models previously fitted and stored by estimates store. It then writes the table to the Stata log and/or to a text file. The estimates are formatted optionally in several styles: html, LaTeX, or tab-delimited (for input into MS Excel or Word). There are a large number of options regarding which output is formatted and how. This talk will take users through a range of examples, from relatively basic simple applications to complex ones.