Environmental Studies Project
The core objective of this project was to appreciate the usage and application of the R packages provided in solving real life problems under Environmental studies. R is statistical computing software which provides buil…
Significance Of R In Econometrics
The project was aimed at finding out the significance of the R program in the field of Econometrics. The statistical software is crucial in the field of econometrics worldwide. Several R libraries have been developed to …
Application Of R- Packages In Solving Differencial Equations.
Differential equations (DE) are mathematical equations that describe how a quantity changes as a function of one or several (independent) variables, often time or space. Differential equations play an important role in b…
Computational Physics And Chemometrics
Computational physics and Chemometrics is concerned with the analysis of data arising in Chemistry and Physics experiments, as well as the simulation of physico-chemico systems. Many of the functions in base R are useful…
Applications Of R – Packages (Libraries) In Optimization
R is one of the widely used statistical software that analyse varying amounts of data and execute both simple and complex commands dealing with different data types. Optimx is one of the over 8000 packages and is used in…
Analysis Of Demographic Data Using Demography Package In R
This paper seeks to apply mortality projection techniques in order to analyze and make predictions on population. We aim to depict how R packages can be used in order to perform life expectancy projections. In this case,…
Analysis Of Pharmacokinetic Data
Our aim is to explore how the package, PK, is used in analyzing pharmacokinetic data. In the process we find the peak concentrations ( C max) , peak time ( T max) , terminal half- life ( t 1/2) and area under the curve (…
Official Statistics-Survival Analysis
Survival time has become an essential outcome of clinical trial, which began to emerge among the latter half of the 20th century. A present study was carried out on the survival analysis for patients with bladder cancer.…
0Fficial Statistics-Time Series
Time series is a collection of objects made sequentially or typically, equally spaced in time. The analysis of time series takes into account the time order due to non-dependency of the observations .by analysing, our ob…
Significance Of Estrogen In Prostrate Cancer Treatment
Prostate cancer is the second most common cancer among men. As a result, studies have been conducted to find measures to decrease risk of prostate cancer, and moreover its treatment. One of these methods of treatment has…
Natural Language Processing
Packages are collections of R functions, data, and compiled code in a well-defined format. The directory where packages are stored is called the library . Natural language processing (NLP) is the interaction between comp…
Applications Of R – Packages (Scatterplot3d And Matrix) In Solving Real Problems
Our aim is to find out how multivariate statistic applies in scatterplot3d and matrix packages for R. R itself is a language which provides functions/commands used in these packages. When a multivariate data is applied o…