Assignment Task :
1. On the My Learning page there is a data file for use in this question. Load the data into R using the command:
data <- read.csv(”path to file”)
Need Help Writing an Essay?
Tell us about your assignment and we will find the best writer for your paper.
Get Help Now!This loads the data as a ‘data-frame’ called data, which consists of two variables:
• data$time – the time
• data$value – the value of a variable at this time.
(a) Find an appropriate model for the value data, either:
• a Wiener Process with drift plus a constant term (i.e. σWt + μt + c), or
• Geometric Brownian Motion. Justify your choice of model, making any assumptions clear, using appropriate graphs. Estimate the parameters for your model.
(b) Using your model, write R code to generate 5 more realisations of the same process over the time interval [0,4].
Welcome to Our Online Academic Writing Service. Our online assignment writing website provide various guarantees that will never be broken. No matter whether you need a narrative essay, 5-paragraph essay, persuasive essay, descriptive essay, or expository essay, we will provide you with quality papers at student friendly price.
Ask for Instant Writing Help. No Plagiarism Guarantee!


