GLORIA

GEOMAR Library Ocean Research Information Access

feed icon rss

Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
Document type
Language
  • 1
    Online Resource
    Online Resource
    Milton :CRC Press LLC,
    Keywords: Environmental sciences--Statistical methods. ; Electronic books.
    Description / Table of Contents: Environmental and Ecological Statistics with R, Second Edition focuses on statistical modeling and data analysis for environmental and ecological problems. By guiding readers through the process of scientific problem solving and statistical model development, it eases the transition from scientific hypothesis to statistical model.
    Type of Medium: Online Resource
    Pages: 1 online resource (560 pages)
    Edition: 2nd ed.
    ISBN: 9781498728737
    Series Statement: Chapman and Hall/CRC Applied Environmental Statistics Series
    DDC: 550.2855133
    Language: English
    Note: Cover -- Half Title -- Title Page -- Copyright Page -- Dedication -- Table of Contents -- Preface -- List of Figures -- List of Tables -- I: Basic Concepts -- 1: Introduction -- 1.1 Tool for Inductive Reasoning -- 1.2 The Everglades Example -- 1.2.1 Statistical Issues -- 1.3 Effects of Urbanization on Stream Ecosystems -- 1.3.1 Statistical Issues -- 1.4 PCB in Fish from Lake Michigan -- 1.4.1 Statistical Issues -- 1.5 Measuring Harmful Algal Bloom Toxin -- 1.6 Bibliography Notes -- 1.7 Exercise -- 2: A Crash Course on R -- 2.1 What is R? -- 2.2 Getting Started with R -- 2.2.1 R Commands and Scripts -- 2.2.2 R Packages -- 2.2.3 R Working Directory -- 2.2.4 Data Types -- 2.2.5 R Functions -- 2.3 Getting Data into R -- 2.3.1 Functions for Creating Data -- 2.3.2 A Simulation Example -- 2.4 Data Preparation -- 2.4.1 Data Cleaning -- 2.4.1.1 Missing Values -- 2.4.2 Subsetting and Combining Data -- 2.4.3 Data Transformation -- 2.4.4 Data Aggregation and Reshaping -- 2.4.5 Dates -- 2.5 Exercises -- 3: Statistical Assumptions -- 3.1 The Normality Assumption -- 3.2 The Independence Assumption -- 3.3 The Constant Variance Assumption -- 3.4 Exploratory Data Analysis -- 3.4.1 Graphs for Displaying Distributions -- 3.4.2 Graphs for Comparing Distributions -- 3.4.3 Graphs for Exploring Dependency among Variables -- 3.5 From Graphs to Statistical Thinking -- 3.6 Bibliography Notes -- 3.7 Exercises -- 4: Statistical Inference -- 4.1 Introduction -- 4.2 Estimation of Population Mean and Confidence Interval -- 4.2.1 Bootstrap Method for Estimating Standard Error -- 4.3 Hypothesis Testing -- 4.3.1 t-Test -- 4.3.2 Two-Sided Alternatives -- 4.3.3 Hypothesis Testing Using the Confidence Interval -- 4.4 A General Procedure -- 4.5 Nonparametric Methods for Hypothesis Testing -- 4.5.1 Rank Transformation -- 4.5.2 Wilcoxon Signed Rank Test -- 4.5.3 Wilcoxon Rank Sum Test. , 4.5.4 A Comment on Distribution-Free Methods -- 4.6 Significance Level α, Power 1 - β, and p-Value -- 4.7 One-Way Analysis of Variance -- 4.7.1 Analysis of Variance -- 4.7.2 Statistical Inference -- 4.7.3 Multiple Comparisons -- 4.8 Examples -- 4.8.1 The Everglades Example -- 4.8.2 Kemp's Ridley Turtles -- 4.8.3 Assessing Water Quality Standard Compliance -- 4.8.4 Interaction between Red Mangrove and Sponges -- 4.9 Bibliography Notes -- 4.10 Exercises -- II: Statistical Modeling -- 5: Linear Models -- 5.1 Introduction -- 5.2 From t-test to Linear Models -- 5.3 Simple and Multiple Linear Regression Models -- 5.3.1 The Least Squares -- 5.3.2 Regression with One Predictor -- 5.3.3 Multiple Regression -- 5.3.4 Interaction -- 5.3.5 Residuals and Model Assessment -- 5.3.6 Categorical Predictors -- 5.3.7 Collinearity and the Finnish Lakes Example -- 5.4 General Considerations in Building a Predictive Model -- 5.5 Uncertainty in Model Predictions -- 5.5.1 Example: Uncertainty in Water Quality Measurements -- 5.6 Two-Way ANOVA -- 5.6.1 ANOVA as a Linear Model -- 5.6.2 More Than One Categorical Predictor -- 5.6.3 Interaction -- 5.7 Bibliography Notes -- 5.8 Exercises -- 6: Nonlinear Models -- 6.1 Nonlinear Regression -- 6.1.1 Piecewise Linear Models -- 6.1.2 Example: U.S. Lilac First Bloom Dates -- 6.1.3 Selecting Starting Values -- 6.2 Smoothing -- 6.2.1 Scatter Plot Smoothing -- 6.2.2 Fitting a Local Regression Model -- 6.3 Smoothing and Additive Models -- 6.3.1 Additive Models -- 6.3.2 Fitting an Additive Model -- 6.3.3 Example: The North American Wetlands Database -- 6.3.4 Discussion: The Role of Nonparametric Regression Models in Science -- 6.3.5 Seasonal Decomposition of Time Series -- 6.3.5.1 The Neuse River Example -- 6.4 Bibliographic Notes -- 6.5 Exercises -- 7: Classification and Regression Tree -- 7.1 The Willamette River Example. , 7.2 Statistical Methods -- 7.2.1 Growing and Pruning a Regression Tree -- 7.2.2 Growing and Pruning a Classification Tree -- 7.2.3 Plotting Options -- 7.3 Comments -- 7.3.1 CART as a Model Building Tool -- 7.3.2 Deviance and Probabilistic Assumptions -- 7.3.3 CART and Ecological Threshold -- 7.4 Bibliography Notes -- 7.5 Exercises -- 8: Generalized Linear Model -- 8.1 Logistic Regression -- 8.1.1 Example: Evaluating the Effectiveness of UV as a Drinking Water Disinfectant -- 8.1.2 Statistical Issues -- 8.1.3 Fitting the Model in R -- 8.2 Model Interpretation -- 8.2.1 Logit Transformation -- 8.2.2 Intercept -- 8.2.3 Slope -- 8.2.4 Additional Predictors -- 8.2.5 Interaction -- 8.2.6 Comments on the Crypto Example -- 8.3 Diagnostics -- 8.3.1 Binned Residuals Plot -- 8.3.2 Overdispersion -- 8.3.3 Seed Predation by Rodents: A Second Example of Logistic Regression -- 8.4 Poisson Regression Model -- 8.4.1 Arsenic Data from Southwestern Taiwan -- 8.4.2 Poisson Regression -- 8.4.3 Exposure and Offset -- 8.4.4 Overdispersion -- 8.4.5 Interactions -- 8.4.6 Negative Binomial -- 8.5 Multinomial Regression -- 8.5.1 Fitting a Multinomial Regression Model in R -- 8.5.2 Model Evaluation -- 8.6 The Poisson-Multinomial Connection -- 8.7 Generalized Additive Models -- 8.7.1 Example: Whales in the Western Antarctic Peninsula -- 8.7.1.1 The Data -- 8.7.1.2 Variable Selection Using CART -- 8.7.1.3 Fitting GAM -- 8.7.1.4 Summary -- 8.8 Bibliography Notes -- 8.9 Exercises -- III: Advanced Statistical Modeling -- 9: Simulation for Model Checking and Statistical Inference -- 9.1 Simulation -- 9.2 Summarizing Regression Models Using Simulation -- 9.2.1 An Introductory Example -- 9.2.2 Summarizing a Linear Regression Model -- 9.2.2.1 Re-transformation Bias -- 9.2.3 Simulation for Model Evaluation -- 9.2.4 Predictive Uncertainty -- 9.3 Simulation Based on Re-sampling. , 9.3.1 Bootstrap Aggregation -- 9.3.2 Example: Confidence Interval of the CART-Based Threshold -- 9.4 Bibliography Notes -- 9.5 Exercises -- 10: Multilevel Regression -- 10.1 From Stein's Paradox to Multilevel Models -- 10.2 Multilevel Structure and Exchangeability -- 10.3 Multilevel ANOVA -- 10.3.1 Intertidal Seaweed Grazers -- 10.3.2 Background N2O Emission from Agriculture Fields -- 10.3.3 When to Use the Multilevel Model? -- 10.4 Multilevel Linear Regression -- 10.4.1 Nonnested Groups -- 10.4.2 Multiple Regression Problems -- 10.4.3 The ELISA Example-An Unintended Multilevel Modeling Problem -- 10.5 Nonlinear Multilevel Models -- 10.6 Generalized Multilevel Models -- 10.6.1 Exploited Plant Monitoring-Galax -- 10.6.1.1 A Multilevel Poisson Model -- 10.6.1.2 A Multilevel Logistic Regression Model -- 10.6.2 Cryptosporidium in U.S. Drinking Water-A Poisson Regression Example -- 10.6.3 Model Checking Using Simulation -- 10.7 Concluding Remarks -- 10.8 Bibliography Notes -- 10.9 Exercises -- 11: Evaluating Models Based on Statistical Signicance Testing -- 11.1 Introduction -- 11.2 Evaluating TITAN -- 11.2.1 A Brief Description of TITAN -- 11.2.2 Hypothesis Testing in TITAN -- 11.2.3 Type I Error Probability -- 11.2.4 Statistical Power -- 11.2.5 Bootstrapping -- 11.2.6 Community Threshold -- 11.2.7 Conclusions -- 11.3 Exercises -- Bibliography -- Index.
    Location Call Number Limitation Availability
    BibTip Others were also interested in ...
  • 2
    Book
    Book
    Boca Raton : CRC Press, Taylor & Francis Group
    Keywords: Environmental sciences Statistical methods ; Ecology Statistical methods ; R (Computer program language) ; Umweltstatistik
    Type of Medium: Book
    Pages: xxiii, 535 Seiten , Diagramme, Karten
    Edition: Second edition
    ISBN: 9781498728720
    Series Statement: Chapman & Hall/CRC applied environmental statistics
    DDC: 550.285/5133
    RVK:
    Language: English
    Note: Literaturverzeichnis: Seiten 515-528
    Location Call Number Limitation Availability
    BibTip Others were also interested in ...
  • 3
    ISSN: 1089-7550
    Source: AIP Digital Archive
    Topics: Physics
    Notes: Epitaxial thin films of YBaCuO have been prepared with (1) the a axis perpendicular to (100) SrTiO3 ; (2) the c axis perpendicular to (100) SrTiO3 ; and (3) the [110] axis perpendicular to (110) SrTiO3. Films were fabricated using a multilayer deposition technique involving three electron guns containing Y, BaF2, and Cu under a pressure of 5×10−5 Torr of O2. As deposited films, which contained polycrystalline and amorphous regions, were later annealed in a furnace under a flowing O2-H2 O atmosphere. X-ray diffraction patterns as well as scanning electron microscopy and high-resolution electron microscopy images confirm that the films are highly oriented, essentially epitaxial. The a-axis oriented film exhibits zero resistance at 90 K and a critical current density of 2.9×106 A/cm2 at 4.2 K while the c-axis oriented film exhibits a Tc of 88 K and a Jc of 0.9×107 A/cm2 at 4.2K; the Jc values were determined magnetically. The [110]-orientation film shows the sharpest transition with a transition width of 1 K and zero resistance at 85 K.
    Type of Medium: Electronic Resource
    Location Call Number Limitation Availability
    BibTip Others were also interested in ...
  • 4
    Electronic Resource
    Electronic Resource
    [S.l.] : American Institute of Physics (AIP)
    Journal of Applied Physics 72 (1992), S. 4240-4246 
    ISSN: 1089-7550
    Source: AIP Digital Archive
    Topics: Physics
    Notes: We have measured the magnetic hysteresis loops and temperature dependent trapped fields in melt-textured YBa2Cu3O7−δ samples before and after p+ and 3He++ irradiation using a Hall effect magnetometer (HEM) as well as a commercial vibrating sample magnetometer (VSM). For proper 3He++ fluence, the critical current density may be enhanced by a factor of 10. Calculations based on various critical state models show that before the irradiation, the hysteresis loops can be well accounted for by a critical current density of a modified power law field dependence Jc(T,B)=J0(T)/(1+B/B0)n with n=1/2; after the irradiation, the best fit has been achieved by using an exponential form such as Jc(T,B)=J0(T)exp(−B/B0), where B0 is a model dependent parameter. Jc and its field dependence deduced from HEM hysteresis loops are in good agreement with those deduced from the VSM loops, suggesting that the Hall effect magnetometer can be conveniently used to characterize bulk high Tc oxide superconductors.
    Type of Medium: Electronic Resource
    Location Call Number Limitation Availability
    BibTip Others were also interested in ...
  • 5
    ISSN: 1089-7550
    Source: AIP Digital Archive
    Topics: Physics
    Notes: The thermal stability of spin valve films with synthetic antiferromagnet (SAF) pinned by antiferromagnetic IrMn, NiO, and NiMn layers were studied. The SAF layer enhances the thermal stability in general; however, the blocking temperature (and the blocking temperature distribution) of the antiferromagnet is still important for the magnetic rigidity of the pinned layer. Once the temperature reaches the blocking temperature the SAF layer can go into either the spin flip or flop state, depending upon the magnetic moment ratio of the reference layer and pinned layers. The GMR linear head response can be distorted for nonlinearity. The NiMn pinned SAF structure shows magnetic and thermal stability which makes it practical for the real products. A high GMR of 11% can be obtained in both bottom and top NiMn SAF spin valves by advanced processes. Recording heads were built using such stacks which demonstrated recording areal density of 20 Gbit/in.2 and beyond. © 2000 American Institute of Physics.
    Type of Medium: Electronic Resource
    Location Call Number Limitation Availability
    BibTip Others were also interested in ...
  • 6
    Electronic Resource
    Electronic Resource
    [S.l.] : American Institute of Physics (AIP)
    Review of Scientific Instruments 68 (1997), S. 2127-2131 
    ISSN: 1089-7623
    Source: AIP Digital Archive
    Topics: Physics , Electrical Engineering, Measurement and Control Technology
    Notes: A sputtering deposition system has been developed to grow high-quality superconductor/insulator multilayers specifically for use in fabricating vertically stacked Josephson junctions. A unique feature of the design is the computer control of all parameters involved in the repetitive deposition of multilayers. The computer is interfaced with stepper motors that position the substrate, and shutter wheels. Additional computer controlled stepper motors allow in situ changing of up to five contact masks. The computer is also interfaced to a gas flowmeter that controls the partial pressure of the inert and reactive sputtering gases. High-quality, reproducible multilayer films have been produced and are described. Stacked Josephson junctions have been patterned with the multilayer films and some of their electrical characteristics are presented. © 1997 American Institute of Physics.
    Type of Medium: Electronic Resource
    Location Call Number Limitation Availability
    BibTip Others were also interested in ...
  • 7
    Electronic Resource
    Electronic Resource
    [S.l.] : American Institute of Physics (AIP)
    Review of Scientific Instruments 66 (1995), S. 5379-5380 
    ISSN: 1089-7623
    Source: AIP Digital Archive
    Topics: Physics , Electrical Engineering, Measurement and Control Technology
    Notes: A Kaufman-type 5 cm convex gridded ion-beam source is characterized in terms of angle-resolved ion-beam current density and beam uniformity at various discharge currents, electromagnet currents, and acceleration potentials. © 1995 American Institute of Physics.
    Type of Medium: Electronic Resource
    Location Call Number Limitation Availability
    BibTip Others were also interested in ...
  • 8
    Electronic Resource
    Electronic Resource
    Oxford, UK : Blackwell Science Inc
    Journal of metamorphic geology 21 (2003), S. 0 
    ISSN: 1525-1314
    Source: Blackwell Publishing Journal Backfiles 1879-2005
    Topics: Geosciences
    Notes: Widespread evidence for ultrahigh-pressure (UHP) metamorphism is reported in the Dulan eclogite-bearing terrane, the North Qaidam–Altun HP–UHP belt, northern Tibet. This includes: (1) coesite and associated UHP mineral inclusions in zircon separates from paragneiss and eclogite (identified by laser Raman spectroscopy); (2) inclusions of quartz pseudomorphs after coesite and polycrystalline K-feldspar + quartz in eclogitic garnet and omphacite; and (3) densely oriented SiO2 lamellae in omphacitic clinopyroxene. These lines of evidence demonstrate that the Dulan region is a UHP metamorphic terrane. In the North Dulan Belt (NDB), eclogites are characterized by the peak assemblage Grt + Omp + Rt + Phn + Coe (pseudomorph) and retrograde symplectites of Cpx + Ab and Hbl + Pl. The peak conditions of the NDB eclogites are P = 2.9–3.2 GPa, and T = 631–687 °C; the eclogite shows a near-isothermal decompression P–T path suggesting a fast exhumation. In the South Dulan Belt (SDB), three metamorphic stages are recognized in eclogites: (1) a peak eclogite facies stage with the assemblage Grt + Omp + Ky + Rt + Phn at P = 2.9–3.3 GPa and T = 729–746 °C; (2) a high-pressure granulite facies stage with Grt + Cpx (Jd 〈 30) + Pl (An24–29) + Scp at P = 1.9–2.0 GPa, T = 873–948 °C; and (3) an amphibolite facies stage with the assemblage Hbl + Pl + Ep/Czo at P = 0.7–0.9 GPa and T = 660–695 °C. The clockwise P–T path of the SDB eclogites is different from the near-isothermal decompression P–T path from the NDB eclogites, which suggests that the SDB was exhumed to a stable crustal depth at a slower rate. In essence these two sub-belts formed in different tectonic settings; they both subducted to mantle depths of around 100 km, but were exhumed to the Earth's surface separately along different paths. This UHP terrane plays an important role in understanding continental collision in north-western China.
    Type of Medium: Electronic Resource
    Location Call Number Limitation Availability
    BibTip Others were also interested in ...
  • 9
    Electronic Resource
    Electronic Resource
    [S.l.] : American Institute of Physics (AIP)
    Journal of Applied Physics 79 (1996), S. 1813-1815 
    ISSN: 1089-7550
    Source: AIP Digital Archive
    Topics: Physics
    Notes: Epitaxial growth of noncrystalline diamond thin film on Si(001) surface has been observed using high-resolution transmission electron microscopy. The epitaxial lattice relationship at diamond/Si interface has been described based on a cube-cube orientation with a≈7° tilt plus a rotation of the diamond lattice from the substrate lattice. The observed epitaxial behavior can be explained by the 3:2 lattice coincidence and the introduction of interfacial misfit dislocations. © 1996 American Institute of Physics.
    Type of Medium: Electronic Resource
    Location Call Number Limitation Availability
    BibTip Others were also interested in ...
  • 10
    Electronic Resource
    Electronic Resource
    [S.l.] : American Institute of Physics (AIP)
    Journal of Applied Physics 80 (1996), S. 2949-2954 
    ISSN: 1089-7550
    Source: AIP Digital Archive
    Topics: Physics
    Notes: We have studied the static I–V characteristics and cavity modes in stacked double Nb/AlOx/Nb Josephson junctions. In junction stacks consisting of two junctions with identical critical currents Ic, the Ic vs H characteristics have been observed to deviate from the usual Fraunhofer pattern in the small junction limit; the data are consistent with a model involving a structural phase transformation to a triangular vortex lattice with increasing H. In a finite voltage state interlayer coupling leads to splitting of the Swihart mode, which manifests itself as Fiske steps with different voltage spacings. The results provide clear evidence that the two junctions in the stack do phase lock. © 1996 American Institute of Physics.
    Type of Medium: Electronic Resource
    Location Call Number Limitation Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...