Displaying 12 results from an estimated 12 matches for "triang".
2016 Jun 20
2
xxx not available for .C in package yyy
...elopers. This is literally the strangest thing I've ever seen.
Latest (as of a month ago) R under cygwin64. I'm teaching an intern package
building and using the .C interface. The package compiles, but when it gets
to "setting up lazy load" or some such it throws the error "triang" not available for .C()
in package "randpkg". Upon checking, after removing the current version of the package
incrementing the package number just to make sure, commenting out the portion of the
R code that calls .C(), then building, INSTALLING again, this time works. We are able
t...
2009 May 13
1
overlap contour
Friends,
I have two covariance matrices (m1 and m2) of same size (150x150). I used
contourplot function to make contour plots individually (c1 and c2). I am
interested in making one contourplot overlapping the two individual contours
so that the portion of the plot above and below the diagonal can represent
the c1 and c2. Someone suggest me how can i do the same.
Is there any way that i can
2010 Jan 20
0
putting labels back on a matrix.
..._Id, sum)
dim(test)
names(test)
csv.data <- test[,c(-1)]
csv.m <- as.matrix(csv.data,)
dimnames(csv.m) <- list(test$site_id, names(csv.data))
csv.dis <- vegdist(csv.m, "jaccard",binary="TRUE",diag="FALSE", upper="TRUE")
x <- as.matrix(csv.dis,)
triang <- x[row(x) > col(x)]
xt <- as.matrix(triang,)
condense <- cbind(row= as.vector(row(x)), col=as.vector(col(x)), value=as.vector(x))
write.csv(condense, "c:/temp/sim_out.csv", row.names = FALSE)
In my process I use the Site_ID, ElementId, and the Area variables (line 6). The 1...
2007 Oct 17
1
R CMD build and et_EE.UTF-8 locale -> invalid files (PR#10351)
...translogCalc.R
translogDeriv.R translogEst.R translogHessian.R translogMonoRestr.R
utils.R vcov-methods.R vcov.selection.R writeFront41in.R
Subdirectory 'man' contains invalid file names:
testConsist.Rd tobit2fit.Rd translogCalc.Rd translogDeriv.Rd
translogEst.Rd translogHessian.Rd triang.Rd vcov-methods.Rd
vcov.selection.Rd vecli2m.Rd veclipos.Rd vecli.Rd writeFront41in.Rd
* checking for LF line-endings in source and make files
* checking for empty or unneeded directories
* building 'micEcon_0.3-8.tar.gz'
Of course, the package does not work because of removal of these f...
2001 Apr 28
2
Mantel's randomization test
Dear all,
Dose anyone know whether there is a good R packege or
program for Mantel's randomization test?
Thanks in advance.
------------------------
Takashi Mizuno
zoono at sci.osaka-cu.ac.jp
Plant Ecology Lab.
Osaka City University
------------------------
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2009 Dec 28
0
micEcon split into miscTools, micEconAids, and micEcon
...ot;micEcon" package has been split into three packages: miscTools,
micEconAids, and micEcon.
a) miscTools (version 0.6-0) includes miscellaneous small tools and
utilities that are not related to (micro)economics, e.g. colMedians(),
rowMedians(), insertCol(), insertRow(), vecli(), symMatrix(),
triang(), semidefiniteness(), compPlot(), and rSquared(). The
miscTools package should depend on (almost) no other packages so that
it can be used in other packages without increasing the total
(recursive!) dependencies of these packages too much.
b) micEconAids (version 0.6-0) includes all functions and...
2009 Dec 28
0
micEcon split into miscTools, micEconAids, and micEcon
...ot;micEcon" package has been split into three packages: miscTools,
micEconAids, and micEcon.
a) miscTools (version 0.6-0) includes miscellaneous small tools and
utilities that are not related to (micro)economics, e.g. colMedians(),
rowMedians(), insertCol(), insertRow(), vecli(), symMatrix(),
triang(), semidefiniteness(), compPlot(), and rSquared(). The
miscTools package should depend on (almost) no other packages so that
it can be used in other packages without increasing the total
(recursive!) dependencies of these packages too much.
b) micEconAids (version 0.6-0) includes all functions and...
2013 Feb 07
4
low pass filter analysis in R
Hello R users,
I am trying to use R to do the low pass filter analysis for the tidal data.
I am a novice in R and so far been doing only simple stuffs on R. I found a
package called signal but couldn't find the proper tutorial for the low
pass filter.
Could anyone point me to the proper tutorial or starting point on how to do
low pass filter analysis in R ?
Thank you so much.
Janesh
2010 Aug 22
2
CRAN (and crantastic) updates this week
...lized OLS or GLS; and (2) functional principal
component regression for scalar responses and functional predictors.
* soiltexture (1.0)
Julien MOEYS
http://crantastic.org/packages/soiltexture
"The Soil Texture Wizard" is a set of R functions designed to produce
texture triangles (also called texture plots, texture diagrams,
texture ternary plots), classify and transform soil textures data.
These functions virtually allows to plot any soil texture triangle /
classification into any triangle geometry (isosceles, right-angled
triangles, etc.). This set of function...
2005 Dec 22
2
bVar slot of lmer objects and standard errors
Hello,
I am looking for a way to obtain standard errors for emprirical Bayes estimates of a model fitted with lmer (like the ones plotted on page 14 of the document available at http://www.eric.ed.gov/ERICDocs/data/ericdocs2/content_storage_01/0000000b/80/2b/b3/94.pdf). Harold Doran mentioned (http://tolstoy.newcastle.edu.au/~rking/R/help/05/08/10638.html) that the posterior modes' variances
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions
as well and I agree, we should definitely try to combine our efforts to
improve MergeFunctions.
Just to give you some context, the pass (with the similar function
merging patch) is already being used in a production setting. From my
point of view, it would be better if we focus on improving its
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...ll 67 174175 4 0.02 171934 4 0.02 173504
btBox2dShape.ll 53 120802 5 0.02 118517 * * *
btBoxBoxCollisionAlgorithm.ll 31 67435 0 0.01 67417 0 0.02 67417
btBoxBoxDetector.ll 34 239530 2 0.03 239266 * * *
btBoxShape.ll 53 120248 5 0.02 117967 * * *
btBroadphaseProxy.ll 0 449 0 0.01 431 0 0.01 431
btBvhTriangleMeshShape.ll 45 139044 3 0.02 124967 0 0.02 128154
btCapsuleShape.ll 54 128657 5 0.02 123428 * * *
btCollisionAlgorithm.ll 3 6540 0 0.01 6522 0 0.01 6522
btCollisionDispatcher.ll 73 145111 3 0.02 145165 0 0.02 145093
btCollisionObject.ll 18 29521 1 0.01 28033 1 0.01 28033
btCollisionShape.ll 30 50...