Results per Page:  
Search in: R Manuals Base Packages Help Pages | CRAN Task Views
CRAN Packages Description Help Pages News Readme Vignettes

Matching any words Matching all words
All 86 matches
Term frequencies: ellipse: 1,547, quantile: 16,642
Search took 0.001896 seconds

Size: 2.6K
R: Ellipse Summary Plot of Quantiles
...Ellipse Summary Plot of Quantiles elliplot Ellipse Summary Plot of Quantiles ellipseplot Draw Ellipse Summary Plot ellipseplot.data.frame Draw Ellipse Summary Plot ellipseplot.default Draw Ellipse...
/CRAN/refmans/elliplot/html/00Index.html
 cran-help  matching: ellipse, ellipse, quantile and quantile


Size: 3.9K
R: Ellipse Summary Plot of Quantiles
...Quantiles. Visualize the effect of factor. Details The DESCRIPTION file: Package: elliplot Type: Package Title: Ellipse Summary Plot of Quantiles Version: 1.3.0 Date: 2022-04-19 Author: Shinichiro...
/CRAN/refmans/elliplot/html/elliplot-package.html
 cran-help  matching: ellipse, ellipse, quantile and quantile


Size: 5.0K
R: Construct data ellipses suitable for use with Youden plots.
...of probability ellipses for a bivariate normal distribution with defined centre and covariance. Usage data.ellipse(cov, probs = 0.95, plot = TRUE, npoints = 100, ...) ## S3 method for class 'd.ellipse'...
/CRAN/refmans/metRology/html/data.ellipse.html
 cran-help  matching: ellipse, ellipse, ellipse and quantile


Size: 3.2K
R: Draws ellipses according to Mahalanobis distances
...Draws ellipses according to Mahalanobis distances Description For 2-dimensional data a scatterplot is made. Additionally, ellipses corresponding to certain Mahalanobis distances and quantiles...
/CRAN/refmans/chemometrics/html/drawMahal.html
 cran-help  matching: ellipse, ellipse and quantile


Size: 3.4K
R: Draws confidence ellipses for landmark positions
...landmarks conf the confidence level (normal quantile, 0.5 by default) col the color for the ellipse ell.lty an lty for the ellipse ax logical whether to draw ellipses axes ax.lty an lty for ellipses...
/CRAN/refmans/Momocs/html/ldk_confell.html
 cran-help  matching: ellipse, ellipse and quantile


Size: 4.6K
R: Draw Ellipse Summary Plot
ellipseplot {elliplot} R Documentation Draw Ellipse Summary Plot Description Correlation chart of two set (x and y) of data. Using Quantiles. Visualize the effect of factor.
/CRAN/refmans/elliplot/html/ellipseplot.html
 cran-help  matching: ellipse, ellipse and quantile


Size: 4.3K
R: Adds an ellipse around some data to an existing plot
...an ellipse around some data to an existing plot Description This function adds an ellipse based on means and covariance to an existing plot. The ellipse can be scaled so as to represent any prediction...
/CRAN/refmans/SIBER/html/addEllipse.html
 cran-help  matching: ellipse, ellipse and quantile


Size: 4.1K
R: Tolerance Ellipse Plot
...the 0.975 tolerance ellipse of the bivariate data set x. The ellipse is defined by those data points whose distance is equal to the squareroot of the 0.975 chisquare quantile with 2 degrees of freedom.
/CRAN/refmans/robustbase/html/tolEllipsePlot.html
 cran-help  matching: ellipse, ellipse and quantile


Size: 6.9K
R: Methods for easily fitting multiple ellipses from repeated...
...ellipses from repeated measures designs. Description Fit a sinusoidal hysteretic process between an input and an output variable across multiple loops separated by subjects and repeated. Usage fel...
/CRAN/refmans/hysteresis/html/fel.repeated.html
 cran-help  matching: ellipse, ellipse and quantile


Size: 9.1K
R: Multivariate normal offset ellipse probabilities
...ellipse probabilities Description Probability of an offset ellipsoid for a correlated multivariate normal distribution. Offset circle probabilities are a special case. Usage pmvnEll(r=1, sigma = diag...
/CRAN/refmans/shotGroups/html/mvnEll.html
 cran-help  matching: ellipse, ellipse and quantile


Size: 8.3K
R: Summarizing and Bootstrapping Fitted Ellipses or Loops
...Ellipses or Loops Description summary methods for classes ellipsefit and fittedloop created by the functions fel and floop. Can bootstrap results to produce parameter estimates with reduced bias...
/CRAN/refmans/hysteresis/html/summary.fittedloop.html
 cran-help  matching: ellipse, ellipse and quantile


Size: 4.5K
R: Normal quantile plots for single or multiple factor levels
...Normal quantile plots for single or multiple factor levels Description Provides quantile plots for one or more factor levels overlaid on a single graph. If plot.CI = TRUE, then code for bootstrapped...
/CRAN/refmans/asbio/html/qq.Plot.html
 cran-help  matching: ellipse, quantile and quantile


Size: 3.0K
R: Joint Probability Region Plot
...required argument is a vector. quantiles These are the quantiles for which probability regions are estimated with ellipses. The center of the ellipse is plotted by default. The 0.95 quantile creates...
/CRAN/refmans/LaplacesDemon/html/joint.pr.plot.html
 cran-help  matching: ellipse and quantile


Size: 12.9K
R: Visualizing Hypothesis Tests in Multivariate Linear Models
...Linear Models AddHealth Adolescent Health Data Adopted Adopted Children arrow3d Draw a 3D Arrow in an RGL Scene bartlettTests Bartlett Tests of Homogeneity of Variances bbox3d Find the bounding box...
/CRAN/refmans/heplots/html/00Index.html
 cran-help  matching: ellipse and quantile


Size: 3.3K
R: OOMPA graphical utility functions
...b Half the length of the elliptical axis in the y-direction x0 X-coordinate of the center of the ellipse y0 Y-coordinate of the center of the ellipse main A text string cut A real number df An integer...
/CRAN/refmans/PreProcess/html/b01-0-graph-utility.html
 cran-help  matching: ellipse and quantile


Size: 8.1K
R: Scatterplot with information about missing/imputed values
...scattMiss( x, delimiter = NULL, side = 1, col = c("skyblue", "red", "orange", "lightgrey"), alpha = NULL, lty = c("dashed", "dotted"), lwd = par("lwd"), quantiles = c(0.5, 0.975), inEllipse = FALSE...
/CRAN/refmans/VIM/html/scattMiss.html
 cran-help  matching: ellipse and quantile


Size: 3.4K
R: Compares the Robust Estimation with the Classical
...classical approach. A plot with the two ellipses will be produced and the correlation coefficients are quoted. Usage RobCor.plot(x, y, quan = 1/2, alpha = 0.025, colC = 1, colR = 1, ltyC = 2, ltyR = 1...
/CRAN/refmans/StatDA/html/RobCor.plot.html
 cran-help  matching: ellipse and quantile


Size: 51.8K
R: Companion to Applied Regression
...NEWS. Help Pages A B C D E G H I L M N O P Q R S T V W Y misc -- A -- adaptiveKernel Nonparametric Density Estimates Anova Anova Tables for Various Statistical Models Anova.aov Anova Tables for...
/CRAN/refmans/car/html/00Index.html
 cran-help  matching: ellipse and quantile


Size: 22.4K
R: Support for Metrological Applications
...algS 'Algorithm S' - robust estimate of pooled standard deviation apricot Collaborative study results for fibre content in an apricot test material -- B -- barplot.bootMSD Object returned by 'bootMSD'...
/CRAN/refmans/metRology/html/00Index.html
 cran-help  matching: ellipse and quantile


Size: 5.7K
R: Plot ANOVA-PCA Scores from a Spectra Object
...submat is used to select PCA results from among those stored in argument PCA. Usage aovPCAscores( spectra, so, submat = 1, ellipse = "none", tol = "none", use.sym = FALSE, leg.loc = "topright", ...
/CRAN/refmans/ChemoSpec/html/aovPCAscores.html
 cran-help  matching: ellipse and quantile


Size: 6.9K
R: Plot Scores from PCA, MIA or PARAFAC Analysis of a Spectra or...
...to add confidence ellipses for each group in the object. The ellipses may be robust or classical. Option to label the extreme points provided. Usage plotScores( spectra, so, pcs = c(1, 2), ellipse...
/CRAN/refmans/ChemoSpecUtils/html/plotScores.html
 cran-help  matching: ellipse and quantile


Size: 11.7K
R: Plots Linear Discriminant Analysis
...origin = FALSE, zoom = 1, xlim = NULL, ylim = NULL, bg = par("bg"), grid = TRUE, nb.grids = 3, morphospace = FALSE, pos.shp = c("range", "full", "circle", "xy", "range_axes", "full_axes")[1], amp.shp...
/CRAN/refmans/Momocs/html/plot.LDA.html
 cran-help  matching: ellipse and quantile


Size: 6.5K
R: Pairwise Scatterplot Matrix of Shape Matrices
...visual comparisons for up to three shape matrices. Usage plotShape(est1, est2 = NULL, est3 = NULL, X = NULL, alim = NULL, color.ell = 2:4, color.points = grey(0.5), lty.ell = rep(1, 3), pch.ell = rep...
/CRAN/refmans/MNM/html/plotShape.html
 cran-help  matching: ellipse and quantile


Size: 8.6K
R: Random projections of multidimensional data modeled by an MVN...
...truth = NULL, uncertainty = NULL, what = c("classification", "error", "uncertainty"), quantiles = c(0.75, 0.95), addEllipses = TRUE, fillEllipses = mclust.options("fillEllipses"), symbols = NULL...
/CRAN/refmans/mclust/html/randProj.html
 cran-help  matching: ellipse and quantile


Size: 2.5K
R: Helper to compute confidence ellipsoids
...The alpha error allowed, i.e. the complement of the confidence probability Details Calculates the radius to be used in confidence ellipses for the parameters based on the Hottelings T^2 distribution.
/CRAN/refmans/compositions/html/ConfRadius.html
 cran-help  matching: ellipse and quantile


Size: 14.1K
R: Plots Principal Component Analysis
...plotter with morphospaces and many graphical options. Usage ## S3 method for class 'PCA' plot( x, fac, xax = 1, yax = 2, points = TRUE, col = "#000000", pch = 20, cex = 0.5, palette = col_solarized...
/CRAN/refmans/Momocs/html/plot.PCA.html
 cran-help  matching: ellipse and quantile


Size: 5.1K
R: Assign an individual of unknown provenance to population...
...This script assigns an individual of unknown provenance to one or more target populations based on its proximity to each population defined by a confidence ellipse in ordinated space of two dimensions.
/CRAN/refmans/dartR.captive/html/gl.assign.pca.html
 cran-help  matching: ellipse and quantile


Size: 5.1K
R: Assign an individual of unknown provenance to population...
...This script assigns an individual of unknown provenance to one or more target populations based on its proximity to each population defined by a confidence ellipse in ordinated space of two dimensions.
/CRAN/refmans/dartR/html/gl.assign.pca.html
 cran-help  matching: ellipse and quantile


Size: 2.8K
R: Hotellings T square distribution
...squared Mahalanobis distances with respected to estimated variance covariance matrices. Usage qHotellingsTsq(p,n,m) pHotellingsTsq(q,n,m) Arguments p a (vector of) probabilities q a vector of quantils...
/CRAN/refmans/compositions/html/HotellingsTsq.html
 cran-help  matching: ellipse and quantile


Size: 7.8K
R: Summarize Complex Linear Model Fits.
...method for complex linear fits of class "zlm". Based off of, and very similar to stats::summary.lm. However it does not delve into quantiles or 'significance stars', and includes the 'pseudo variance'.
/CRAN/refmans/complexlm/html/summary.zlm.html
 cran-help  matching: ellipse and quantile


Size: 5.8K
R: Robust correlation based on winsorization
...part of the data. Usage corHuber( x, y, type = c("bivariate", "adjusted", "univariate"), standardized = FALSE, centerFun = median, scaleFun = mad, const = 2, prob = 0.95, tol = .Machine$double.eps^0.5, ...
/CRAN/refmans/robustHD/html/corHuber.html
 cran-help  matching: ellipse and quantile


Size: 6.1K
R: Data cleaning by winsorization
winsorize {robustHD} R Documentation Data cleaning by winsorization Description Clean data by means of winsorization, i.e., by shrinking outlying observations to the border of the main part...
/CRAN/refmans/robustHD/html/winsorize.html
 cran-help  matching: ellipse and quantile


Size: 5.9K
R: calculates distances and PC-coordinates of covariance...
...PC-coordinates of covariance matrices by using the Riemannian metric in their respective space. Usage covDist(s1, s2) covPCA( data, groups, rounds = 1000, bootrounds = 0, lower.bound = 0.05, upper...
/CRAN/refmans/Morpho/html/covDist.html
 cran-help  matching: ellipse and quantile


Size: 16.4K
R: Enhanced Scatterplots with Marginal Boxplots, Point Marking,...
...helpful with regression problems. Enhancements include adding marginal boxplots, estimated mean and variance functions using either parametric or nonparametric methods, point identification, jittering...
/CRAN/refmans/car/html/scatterplot.html
 cran-help  matching: ellipse and quantile


Size: 6.7K
R: Robust Diagnostic Plots For DetMCD
...-distance plot Chisquare QQ-plot of the robust and mahalanobis distances plot of the tolerance ellipses (robust and classic) Scree plot - Eigenvalues comparison plot This function is a minimally ...
/CRAN/refmans/DetMCD/html/plot.DetMCD.html
 cran-help  matching: ellipse and quantile


Size: 8.1K
R: A probability distribution
Methods Public methods Distribution$new() Distribution$order() Distribution$distribution() Distribution$mean() Distribution$mode() Distribution$SD() Distribution$varcov() Distribution$quantile...
/CRAN/refmans/rdecision/html/Distribution.html
 cran-help  matching: ellipse and quantile


Size: 10.1K
R: Multivariate Morphometric Analysis
...boxplotAll Box Plots boxplotCharacter Box Plots cda.calc Canonical Discriminant Analysis cdadata Class Cdadata centaurea 25 Morphological Characters of Three Species of the _Centaurea phrygia_ Complex...
/CRAN/refmans/MorphoTools2/html/00Index.html
 cran-help  matching: ellipse and quantile


Size: 7.4K
R: Robust Distance Plots
...-distance plot Chisquare QQ-plot of the robust and mahalanobis distances plot of the tolerance ellipses (robust and classic) Scree plot - Eigenvalues comparison plot Usage ## S3 method for class 'mcd'...
/CRAN/refmans/robustbase/html/covPlot.html
 cran-help  matching: ellipse and quantile


Size: 6.0K
R: Assign an individual of unknown provenance to population...
...This script assigns an individual of unknown provenance to one or more target populations based on the unknown individual's proximity to population centroids; proximity is estimated using Mahalanobis...
/CRAN/refmans/dartR.captive/html/gl.assign.mahalanobis.html
 cran-help  matching: ellipse and quantile


Size: 6.0K
R: Assign an individual of unknown provenance to population...
...This script assigns an individual of unknown provenance to one or more target populations based on the unknown individual's proximity to population centroids; proximity is estimated using Mahalanobis...
/CRAN/refmans/dartR/html/gl.assign.mahalanobis.html
 cran-help  matching: ellipse and quantile


Size: 3.3K
R: Monte Carlo Standard Errors for MCMC
...BVN_Gibbs MCMC samples from a bivariate normal distribution confRegion Confidence regions (ellipses) for Monte Carlo estimates ess Univariate effective sample size (ESS) as described in Gong and Flgal...
/CRAN/refmans/mcmcse/html/00Index.html
 cran-help  matching: ellipse and quantile


Size: 14.8K
R: Scatterplot Matrices
...produce enhanced scatterplot matrices, including univariate displays on the diagonal and a variety of fitted lines, smoothers, variance functions, and concentration ellipsoids. spm is an abbreviation...
/CRAN/refmans/car/html/scatterplotMatrix.html
 cran-help  matching: ellipse and quantile


Size: 17.7K
R: Tools for Analyzing Finite Mixture Models
...of Components in Various Mixture Models boot.se Performs Parametric Bootstrap for Standard Error Approximation -- C -- CO2data GNP and CO2 Data Set compCDF Plot the Component CDF -- D -- density.npEM ...
/CRAN/refmans/mixtools/html/00Index.html
 cran-help  matching: ellipse and quantile


Size: 5.0K
R: Diagnostic plot for identifying local outliers with varying...
...neighbors) is varying, but the fraction of neighbors is fixed. Usage locoutNeighbor(dat, X, Y, propneighb = 0.1, variant = c("dist", "knn"), usemax = 1/3, npoints = 50, chisqqu = 0.975, indices = NULL...
/CRAN/refmans/mvoutlier/html/locoutNeighbor.html
 cran-help  matching: ellipse and quantile


Size: 16.8K
R: Tools for Environmental Analyses, Ecotoxicology and Various R Functions
...Add a S3 class to an object. as.mcmc.mcmcComposite Extract mcmc object from a mcmcComposite object as.parameters Extract parameters from mcmcComposite object as.quantiles Extract quantile ...
/CRAN/refmans/HelpersMG/html/00Index.html
 cran-help  matching: ellipse and quantile


Size: 11.7K
R: Plot for meta-analysis of diagnostic test accuracy studies...
...which = c("survival", "youden", "roc", "sroc"), xlab = "Threshold", main, ci = FALSE, ciSens = FALSE, ciSpec = FALSE, mark.optcut = FALSE, mark.cutpoints = FALSE, points = TRUE, lines = FALSE, rlines...
/CRAN/refmans/diagmeta/html/plot.diagmeta.html
 cran-help  matching: ellipse and quantile


Size: 10.3K
R: Rmetrics - Analysing and Modelling Financial Assets
...fAssets-package Analysing and Modelling Financial Assets .baggedMeanCov Estimation of Mean and Covariances of Asset Sets .bayesSteinMeanCov Estimation of Mean and Covariances of Asset Sets .cov.arw...
/CRAN/refmans/fAssets/html/00Index.html
 cran-help  matching: ellipse and quantile


Size: 9.3K
R: Robust Fitting of Multivariate Linear Models
...a simple M estimator. Usage robmlm(X, ...) ## Default S3 method: robmlm( X, Y, w, P = 2 * pnorm(4.685, lower.tail = FALSE), tune, max.iter = 100, psi = psi.bisquare, tol = 1e-06, initialize, verbose...
/CRAN/refmans/heplots/html/robmlm.html
 cran-help  matching: ellipse and quantile


Size: 9.2K
R: Port of the S+ "Robust Library"
...Robust Linear Model Fits anova.lmRoblist ANOVA for Robust Linear Model Fits breslow.dat Breslow Data chi.weight Weight Functions Psi, Rho, Chi covClassic Classical Covariance Estimation covRob Robust...
/CRAN/refmans/robust/html/00Index.html
 cran-help  matching: ellipse and quantile


Size: 91.7K
R: Compositional Data Analysis
...A B C D E F G H I J K L M N O P Q R S T U V W Y Z misc compositions-package Compositional Data Analysis -- A -- Aar Composition of glaciar sediments from the Aar massif (Switzerland) acomp Aitchison...
/CRAN/refmans/compositions/html/00Index.html
 cran-help  matching: ellipse and quantile


Size: 6.4K
R: Arc strength plot
...dependencies they represent. Requires the Rgraphviz package. Usage strength.plot(x, strength, threshold, cutpoints, highlight = NULL, groups, layout = "dot", shape = "rectangle", fontsize = 12, main...
/CRAN/refmans/bnlearn/html/strength.plot.html
 cran-help  matching: ellipse and quantile


Size: 4.6K
R: Interactive diagnostic plot for identifying local outliers
...points can be selected interactively. In a second plot, these points are shown by spatial coordinates. Usage locoutSort(dat, X, Y, distc = NULL, k = 10, propneighb = 0.1, chisqqu = 0.975, sel = NULL...
/CRAN/refmans/mvoutlier/html/locoutSort.html
 cran-help  matching: ellipse and quantile


Size: 29.8K
R: Multivariate Analysis Using Biplots in R
...B C D E F G H I K L M N O P R S T U V W Z MultBiplotR-package Multivariate Analysis using Biplots -- A -- AddBinVars2Biplot Add suplementary binary variables to a biplot AddCluster2Biplot Add clusters...
/CRAN/refmans/MultBiplotR/html/00Index.html
 cran-help  matching: ellipse and quantile


Size: 30.3K
R: Disparity metrics
...Different implemented disparity metrics. Usage dimension.level3.fun(matrix, ...) dimension.level2.fun(matrix, ...) dimension.level1.fun(matrix, ...) between.groups.fun(matrix, matrix2, ...) Arguments...
/CRAN/refmans/dispRity/html/dispRity.metric.html
 cran-help  matching: ellipse and quantile


Size: 8.2K
R: Correlation matrices with conditioning
...corPlot( mydata, pollutants = NULL, type = "default", cluster = TRUE, method = "pearson", use = "pairwise.complete.obs", dendrogram = FALSE, lower = FALSE, cols = "default", r.thresh = 0.8, text.col...
/CRAN/refmans/openair/html/corPlot.html
 cran-help  matching: ellipse and quantile


Size: 7.5K
R: grindr layers for multivariate plots
...custom mutivariate plots using the cheapbabi approach. See examples. Usage layer_frame(x, center_origin = TRUE, zoom = 0.9) layer_axes(x, col = "#999999", lwd = 1/2, ...) layer_ticks(x, col = "#333333"...
/CRAN/refmans/Momocs/html/layers.html
 cran-help  matching: ellipse and quantile


Size: 85.1K
R: Procedures for Psychological, Psychometric, and Personality Research
...NEWS. Help Pages A B C D E F G H I K L M N O P Q R S T U V W Y misc psych-package A package for personality, psychometric, and psychological research -- A -- acs Miscellaneous helper functions...
/CRAN/refmans/psych/html/00Index.html
 cran-help  matching: ellipse and quantile


Size: 7.6K
R: Maximum Likelihood Parameter Estimation of a Log Logistic...
...code for this function as well as the manual information included here is attributed to Christophe Pouzat's STAR Package (archived 2022-05-23). Usage llogisMLE(yi, ni = numeric(length(yi)) + 1, si...
/CRAN/refmans/conf/html/llogisMLE.html
 cran-help  matching: ellipse and quantile


Size: 7.7K
R: Maximum Likelihood Parameter Estimation of a Gamma Model with...
...can be used. The corresponding code for this function as well as the manual information included here is attributed to Christophe Pouzat's STAR Package (archived 2022-05-23). Usage gammaMLE(yi, ni...
/CRAN/refmans/conf/html/gammaMLE.html
 cran-help  matching: ellipse and quantile


Size: 7.3K
R: Grid Data Using the Barnes Algorithm
...(2) the ability to pre-grid, with the pregrid argument. Usage interpBarnes( x, y, z, w, xg, yg, xgl, ygl, xr, yr, gamma = 0.5, iterations = 2, trim = 0, pregrid = FALSE, debug = getOption("oceDebug")...
/CRAN/refmans/oce/html/interpBarnes.html
 cran-help  matching: ellipse and quantile


Size: 30.0K
R: Bayesian Nonparametric & Nonstationary Regression Models
...treed GP LLM. Usage blm(X, Z, XX = NULL, meanfn = "linear", bprior = "bflat", BTE = c(1000, 4000, 3), R = 1, m0r1 = TRUE, itemps = NULL, pred.n = TRUE, krige = TRUE, zcov = FALSE, Ds2x = FALSE, improv = ...
/CRAN/refmans/tgp/html/btgp.html
 cran-help  matching: ellipse and quantile


Size: 21.0K
R: Compositional Data Analysis
...Version: 2.0-8 Date: 2024-01-25 Title: Compositional Data Analysis Author: K. Gerald van den Boogaart <boogaart@hzdr.de>, Raimon Tolosana-Delgado, Matevz Bren Maintainer: K. Gerald van den Boogaart ...
/CRAN/refmans/compositions/html/compositions.html
 cran-help  matching: ellipse and quantile


Size: 7.7K
R: Methods for easily fitting multiple loops from repeated...
...loops from repeated measures designs. Description Fit a sinusoidal hysteretic process between an input and an output variable across multiple loops separated by subjects and repeated. Usage floop...
/CRAN/refmans/hysteresis/html/floop.repeated.html
 cran-help  matching: ellipse and quantile


Size: 7.3K
R: Bivariate (Two-Dimensional) Confidence Region
...S3 method: conf2d(x, y, level=0.95, n=200, method="wand", shape=1, smooth=50, plot=TRUE, add=FALSE, xlab=NULL, ylab=NULL, col.points="gray", col="black", lwd=2, ...) conf2d_int(x, y, surf, level, n) # ...
/CRAN/refmans/r2d2/html/conf2d.html
 cran-help  matching: ellipse and quantile


Size: 50.4K
R: Create Elegant Data Visualisations Using the Grammar of Graphics
...F G H I L M P Q R S T V X Y misc -- A -- aes Construct aesthetic mappings aes_colour_fill_alpha Colour related aesthetics: colour, fill, and alpha aes_eval Control aesthetic evaluation aes_group_order...
/CRAN/refmans/ggplot2/html/00Index.html
 cran-help  matching: ellipse and quantile


Size: 16.9K
R: Extra Graphical Utilities Based on Lattice
...NEWS. Help Pages A B C D E F G H L M P R S T U X Y misc -- A -- ancestry Modal ancestry by County according to US 2000 Census as.layer Overlay panels of Trellis plots on same or different scales as...
/CRAN/refmans/latticeExtra/html/00Index.html
 cran-help  matching: ellipse and quantile


Size: 7.9K
R: Metropolis-Hastings algorithm for Sex ratio
...tsd. Deeply modified from a MCMC script by Olivier Martin (INRA, Paris-Grignon). The number of iterations is n.iter+n.adapt+1 because the initial likelihood is also displayed. I recommend that thin=1...
/CRAN/refmans/embryogrowth/html/tsd_MHmcmc.html
 cran-help  matching: ellipse and quantile


Size: 17.4K
R: Measuring Disparity
...tree Add, remove or get trees (or subtrees) adonis.dispRity adonis dispRity (from 'vegan::adonis2') ancestral.dist Disparity metrics angles Disparity metrics apply.NA Apply inapplicable characters...
/CRAN/refmans/dispRity/html/00Index.html
 cran-help  matching: ellipse and quantile


Size: 9.2K
R: Plotting methods for telemetry objects
...Produces simple plots of telemetry objects, possibly overlayed with a Gaussian ctmm movement model or a UD utilization distribution. Usage plot(x,y,...) ## S3 method for class 'telemetry' plot(x,CTMM...
/CRAN/refmans/ctmm/html/plot.telemetry.html
 cran-help  matching: ellipse and quantile


Size: 8.2K
R: Add Custom TikZ Code to an Active Device
...TikZ Code to an Active Device Description These functions allow custom (LaTeX) commands to be added to the output of an active tikzDevice. Usage tikzAnnotate(annotation, checkstate = TRUE) tikzNode( x...
/CRAN/refmans/tikzDevice/html/tikzAnnotate.html
 cran-help  matching: ellipse and quantile


Size: 11.6K
R: Extremal Dependence Models
...Resampling and Bernstein Estimation of Extremal Dependence beed.confband Nonparametric Bootstrap Confidence Intervals CLAY.SALL.PAUL Weekly maximum wind speed data collected over 4 stations across ...
/CRAN/refmans/ExtremalDep/html/00Index.html
 cran-help  matching: ellipse and quantile


Size: 14.3K
R: Exact Bootstrap Mean and Variance of L-moments
...variance of L-moments using the exact analytical expressions for the bootstrap mean and variance of any L-estimator described by Hutson and Ernst (2000). The approach by those authors is to use the...
/CRAN/refmans/lmomco/html/lmoms.bootbarvar.html
 cran-help  matching: ellipse and quantile


Size: 14.8K
R: Circular Error Probable (CEP) and Spherical Error Probable...
...aim such that it contains a certain fraction of points of impact, e.g., 50% or 90%. Usage getCEP(xy, CEPlevel=0.5, dstTarget, conversion, center = FALSE, accuracy = FALSE, type = 'CorrNormal', doRob...
/CRAN/refmans/shotGroups/html/getCEP.html
 cran-help  matching: ellipse and quantile


Size: 33.9K
R: Set control values for use with MoEClust
...c("hc", "quantile", "kmeans", "mclust", "random", "list"), noise.args = list(...), asMclust = FALSE, equalPro = FALSE, exp.init = list(...), algo = c("EM", "CEM", "cemEM"), criterion = c("bic", "icl"...
/CRAN/refmans/MoEClust/html/MoE_control.html
 cran-help  matching: ellipse and quantile


Size: 16.9K
R: Confidence Region Coverage
...a user specified dataset matrix ('n' samples per column, 'iter' columns) and returns the corresponding actual coverage results. See the CRAN website https://CRAN.R-project.org/package=conf for a link...
/CRAN/refmans/conf/html/coversim.html
 cran-help  matching: ellipse and quantile


Size: 10.3K
R: Macdonell's Data on Height and Finger Length of Criminals,...
...of Criminals in which he included numerous tables of physical characteristics 3000 non-habitual male criminals serving their sentences in England and Wales. His Table III (p. 216) recorded a bivariate...
/CRAN/refmans/HistData/html/Macdonell.html
 cran-help  matching: ellipse and quantile


Size: 109.4K
R: Geometrical Functionality of the 'spatstat' Family
...H I L M N O P Q R S T U V W Y Z misc spatstat.geom-package The spatstat.geom Package -- A -- add.texture Fill Plot With Texture affine Apply Affine Transformation affine.distfun Geometrical Operations...
/CRAN/refmans/spatstat.geom/html/00Index.html
 cran-help  matching: ellipse and quantile


Size: 48.9K
R: Animated Interactive Grammar of Graphics
...addSSandCSasAesthetics Add the showSelected/clickSelects params to the aesthetics mapping add_theme Modify properties of an element in a theme object aes Define aesthetic mappings. aes_ Define...
/CRAN/refmans/animint2/html/00Index.html
 cran-help  matching: ellipse and quantile


Size: 22.3K
R: Maximum Likelihood Parameter Estimation of an Inverse...
...using possibly censored data. Two different parameterizations of the inverse Gaussian distribution can be used. The corresponding code for this function as well as the manual information included here...
/CRAN/refmans/conf/html/invgaussMLE.html
 cran-help  matching: ellipse and quantile


Size: 99.2K
R: Tools for Descriptive Statistics
...D E F G H I J K L M N O P Q R S T U V W X Y Z misc DescTools-package Tools for Descriptive Statistics and Exploratory Data Analysis -- A -- ABCCoords Coordinates for "bottomright", etc. Abind Combine...
/CRAN/refmans/DescTools/html/00Index.html
 cran-help  matching: ellipse and quantile


Size: 86.2K
R: Tools for Descriptive Statistics and Exploratory Data...
...and comfort wrappers not available in the R basic system for efficient description of data. The author's intention was to create a toolbox, which facilitates the (notoriously time consuming) first...
/CRAN/refmans/DescTools/html/DescTools-package.html
 cran-help  matching: ellipse and quantile


Size: 69.7K
R: The spatstat.geom Package
...geom package belongs to the spatstat family of packages. It defines classes of geometrical objects such as windows and point patterns, and provides functionality for geometrical operations on them.
/CRAN/refmans/spatstat.geom/html/spatstat.geom-package.html
 cran-help  matching: ellipse and quantile


Size: 43.8K
R: Plot path diagram for SEM models.
...path diagram of a SEM model (or general linear model), which is then plotted using qgraph. Currently many different SEM programs and packages are supported. Please see my website (www.sachaepskamp.com)...
/CRAN/refmans/semPlot/html/semPaths.html
 cran-help  matching: ellipse and quantile


Size: 59.6K
R: Econometric tools for performance and risk analysis.
...financial instruments or portfolios. This package aims to aid practitioners and researchers in using the latest research for analysis of both normally and non-normally distributed return streams. We...
/CRAN/refmans/PerformanceAnalytics/html/PerformanceAnalytics-package.html
 cran-help  matching: ellipse and quantile


Size: 60.7K
R: qgraph
...(sem), "mod" (sem), "lavaan" (lavaan), "principal" (psych), "loadings" (stats), "factanal" (stats), "graphNEL" (Rgraphviz), "pcAlgo" (pcalg), "huge" (huge), "select" (huge) or the output of glasso ...
/CRAN/refmans/qgraph/html/qgraph.html
 cran-help  matching: ellipse and quantile


Size: 186.1K
R: The Spatstat Package
...the analysis of spatial patterns of points in two-dimensional space. spatstat is designed to support a complete statistical analysis of spatial data. It supports creation, manipulation and plotting of ...
/CRAN/refmans/spatstat/html/spatstat-package.html
 cran-help  matching: ellipse and quantile




powered by xapian
hosted and maintained by the Institute for Statistics and Mathematics
of WU (Vienna University of Economics and Business)
give a feedback