I am trying to create several qplots with data from various Seasons that are in different range (e.g. 1-80, 2-100, etc), I would like to have plots with the sizes of dots same for the same values in all the graphs.
thank you for answers
Yes!
Using some example data (and the gridExtra package for easy comparison):
library(ggplot2)
library(gridExtra)
example_data
Hello, is there anyone who can give me some advice on creating histogram with split axis in R? Thanks in advance
04 May 2018 3,466 5 View
Is there a tool for measurement of polarization of individuals in fish school from videorecordings?
07 August 2017 3,824 0 View
Greetings, I am curious if it is corect to use the QIC value for distinguishing the best fitted (marginal) model with function geeglm. I an usin AR-1 correlation structure and gaussian...
06 July 2016 5,466 1 View
Hello everyone, I apologize for maybe banal question but I am confused. I am trying to write up results of GEE analysis I performed in R (geeglm). I am viewing various articles and I am puzzled....
05 June 2016 7,831 6 View
Hello everyone, I have a question about geeglm function in the GEE package in R. I am a begginner in statistics and the estimates in the output of the model are puzzling me. How can I tell that...
05 June 2016 9,831 4 View
Hello I am comparing two models of geeglm and in one model the intercept is not significant ( Estimate Std.err Wald Pr(>|W|) (Intercept) -0.933429 0.515005 3.29 0.070 . ) is it still correct to...
05 June 2016 995 3 View
I using geepack package in R fo generalized estimating equations model. Is it possible co calculate a marginal r2 for a geemodel in R software? Thank you for answers
05 June 2016 4,931 0 View
I got comment on my FTIR data figure from a reviewer. The reviewer said "FTIR data in Figure should be repeated. there is no bassline." I made Y off set comparison graph of FTIR on OriginLab. Can...
03 August 2024 6,070 3 View
Does anyone know of a module for the JAMOVI software that is capable of generating mean separations using the classic letters based on post hoc results (e.g., Tukey test)? If, as I believe, such...
31 July 2024 3,333 4 View
I have used Prussian blue nanoparticles as a redox couple. The PBNPs have been made using only one salt precursor. Also, during scan rate studies, a small oxidation peak can be consistently found...
31 July 2024 9,697 0 View
The entropy measured of molecular graphs plays a crucial rule. The network structures in some cases are very lengthy calculations to handle. Some author avoid to construct table where as most...
30 July 2024 3,126 0 View
Here, I have attached the UPS graph. I'm trying to calculate the DOS/DOVS from the UPS.
29 July 2024 4,971 1 View
The first step is to analyze a 2D molecular graph and implement partitioning techniques to calculate the topological indices. Secondly impose statically tools to generate QSPR model, may or may...
24 July 2024 9,644 1 View
The Louvain method – named after the University of Louvain where Blondel et al. developed the algorithm – finds communities by optimizing modularity locally for every node’s neighborhood, then...
23 July 2024 6,659 0 View
I am currently working on a mendelian randomization study, and I have downloaded the datasets needed from the ieu opengwas project (mrcieu.ac.uk) in .vcf format. I do not have access to an R...
19 July 2024 2,342 5 View
One of the papers I read by Toby, where (title of the paper was "R factors in Rietveld analysis: How good is good enough?"), he tells us that to get good chi square value, you must have low Rwp,...
17 July 2024 9,668 4 View
Let n∈ℕ, where the function f:A⊆ℝ𝑛→ℝ, 𝐴 is Borel, and (A,d) is a completely seperable space. What is the name of the functions where the graph of f in any (n+1)-dimensional box of A×ℝ is...
17 July 2024 258 1 View