Contact experts in R Statistical Package to get answers
1,405 views 684 posts
Questions related to R Statistical Package
I have to show data about shared uses of medicinal plants in different ethnic groups. I wonder if circular plots could be an option for this kind of data or not. And if yes, how to arrange...
24 October 2017 2,330 6 View
In using mixture models with response surface methodology in determining the optimum conditions for a process, statisticians use weighed variables with the trend for maximizing, minimizing or to...
27 September 2017 2,747 2 View
I have some data and I want to illustrate some graph in R. I have installed "sm" package but when I want to draw the graph, I receive the following: could not find function "vioplot" Many thanks.
26 September 2017 1,556 6 View
I want to test the Mistcherlich Model to data I get from papers. I have data of agronomic yield and an environmental variable (naturally I have the standard deviation and the number of repetition)...
11 September 2017 7,813 3 View
The R function centralityPlot plots by default variables in alphabetical order, but I am considering to sort them according to their domain. I already used the label option assigning...
08 September 2017 8,364 2 View
Hi all, Could someone give me some advice on how to do spatial analysis in R? Here’s the scenario: I want to map disease prevalence in a village, specifically the seroprevalance in 4-17 year...
28 July 2017 8,660 3 View
Hi! We are trying to estimate body mass (W) heritability and cross-sex genetic correlation using MCMCglmm. Our data matrix consists of three columns: ID, sex, and W. Body mass data is NOT...
26 July 2017 6,800 1 View
Good morning, is there any way to check for multivariate outliers when data is not only composed by continuous variables? My dataset includes categorical variables (with 2 and 3 levels) and...
26 July 2017 3,207 9 View
install.packages("ncdf4")install.packages("raster")install.packages("sp")require(ncdf4)require(raster)require(sp)setwd("C:\\Users\\csil3873\\Downloads\\")dir() file
26 July 2017 806 9 View
I am using R-studio. I want to generate some random number with a parameter of geometric mean value 5.1 and geomatric standard deviation of 1.2. What exjact code i should use to do that? I am...
12 July 2017 8,401 2 View
I collected benthic samples from 12 stations (3 samples per station across 4 locations) across mudflats from one estuary, in autumn & the following spring, totalling 72 samples. In addition, I...
11 July 2017 9,526 2 View
I am looking for an online R tutorial to deal with panel data with interaction and error terms. Can anyone help me out here? Thanks
05 July 2017 3,834 4 View
I have a correlation matrix of loans of dimension 6k * 6k. I need to do clustering based on this correlation matrix using unsupervised clustering technique. Can anyone please tell me which...
03 July 2017 7,828 3 View
I am working with ENMeval package (Muscarella et al., 2014) in R to develope Species Distribution Models. This package developes SDM in raw Maxent output, but I need logistic or probability maps...
28 June 2017 8,107 5 View
I’m working on quite small sample of municipalities. I’m investigating impact of various variables on probability of being reelected in mayor elections in Poland. Thus, dependent variable is...
27 June 2017 2,864 3 View
I was conducting a meta-analysis of single proportions(i.e. without a control group) using the metafor package. When I performed a classic fail-safe N, I noticed that the result (the number of...
26 June 2017 4,068 3 View
Hello all, I want to run a PGLS analysis. I have a phylogeny with branch lengths, but I want to run the PGLS analysis for a slightly smaller subset of taxa than the ones contained in the...
26 June 2017 7,488 0 View
I calculated a spectrum of 2 to 7 latent classes from data on behaviour, using poLCA in R. The model is based on 14 ordinal variables with 20 grades each. The number of respondents is...
20 June 2017 9,808 3 View
I have a raster stack/brick of 35 annual rainfall raster layers for Per-pixel temporal trends. I have calculated Sen Slope by applying Theil-Sen test, a non-parametric linear regression model...
17 June 2017 6,264 3 View
My question is about Bayesian VARs (to be specific, how to utilize them in Eviews). To begin with, I would like to know whether Bayesian VARs are superior to conventional VARs, or when to use...
10 June 2017 3,138 3 View
I want to plot the fixed effects of repeated measurement analyses performed using the LMER and GLMER functions of the lme4 package. So far, plots using sjPlot package have worked fine - for both...
05 June 2017 1,075 3 View
I am trying to develop a long haul intermodal transportation route considering 4 countries for a research paper. Before processing with mixed integer linear programming (MILP) model, I need to...
03 June 2017 6,947 4 View
I am working on a project where I have to generate a model for road deterioration. I am using logistic regression but since the stretches of road are related in space so I have to test for spatial...
02 June 2017 8,910 9 View
I currently have an OTU table of 16S Data sequenced through the Illumina MiSeq platform. I also have the table summarized by taxonomy level, so I have counts of each genus for each sample. I have...
30 May 2017 3,923 2 View