Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Needing some help with the R code In this problem set, we will use scan statistics to determine whether there are signicant hotspots or clusters

image text in transcribed

Needing some help with the R code

image text in transcribed
In this problem set, we will use scan statistics to determine whether there are signicant hotspots or clusters in the Redwood seedlings point pattern. This point pattern is included in the spatstat package and can be loaded with: library(spatstat) data(redwoodfull) plot(redwoodfull} Questions 1. Use the scan.test function in spatstat to perform a Spatial Scan Test for clustering in the redwoodfull point pattern. Set the radius of your scan circle to be equal to 5% of the study region width. Can you reject a null hypothesis of CSR for a signicance level of a = 001?. (4 points) 2. Does your answer to question 1 depend on the radius of the scan circle? Calculate the p-values for scan.test for scan circles ranging from 1% to 10% of the study region width, at intervals of 1%. For what scan circle sizes do you reject (or fail to reject) a null hypothesis of CSR at a signicant level of a: = 0.01? (6 points)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Elementary Theory Of Numbers

Authors: William J LeVeque

1st Edition

0486150763, 9780486150765

More Books

Students also viewed these Mathematics questions

Question

2. Are they aware of the assumptions they are making?

Answered: 1 week ago

Question

6. What information processes operate in communication situations?

Answered: 1 week ago

Question

3. How can we use information and communication to generate trust?

Answered: 1 week ago