similar to: Rioja package, creating transfer function, WA, "Error in FUN"

Displaying 20 results from an estimated 200 matches similar to: "Rioja package, creating transfer function, WA, "Error in FUN""

2011 Feb 22
1
Transfer function observed vs predicted values graph problem
Hi, I am trying to make a palaeoenvironmental transfer function using the R package rioja that predicts the water-table (measured as depth to the water table) of an area given the testate amoebae that are found there. I've carried out weighted averaging of the data and am trying to produce a graph that shows the observed water-table versues the model's predicted values. Following the
2019 Feb 07
2
lib-master test failure i686
Hello List, I've built and checked successfully dovecot and dovecot-pigeonhole on CentOS 6 x86_64 Immediately below are the successful make check (ok) tests of dovecot 'lib-master' (x86_64). Below that are the unsuccessful (fails) tests of dovecot 'lib-master' on i686. Does anyone have a clue as to why these test would fail on i686? (x86_64): Making check in lib-master
2019 Feb 08
2
lib-master test failure i686
<!doctype html> <html> <head> <meta charset="UTF-8"> </head> <body> <div> Can you try if https://github.com/dovecot/core/commit/de42b54aaf165d4f62b45be864dde36bdbbc4276.patch helps? </div> <div> <br> </div> <div> Aki </div> <blockquote type="cite"> <div>
2003 Feb 06
1
Call C routine problem
When I call C function from Splus, I often meet this problem: "Problem: Couldn't find a function definition for "Stest" " My c function is saved as 'test.c' (the function is also named as 'test' My splus function is saved as 'Stest', such as Stest <- function(d,f) { .C("test", as.integer(d), as.single(f)) } Assume my files (test.c
2011 Aug 19
1
adding text to a plot created with strat.plot() from package rioja
I have a plot created with strat.plot() from package rioja. When the plot is created with scale.percent=FALSE, each x axes is labeled at 0 and its maximum. However, when scale.percent=TRUE, the x axes are not labeled. I need to use scale.percent=TRUE and I need labels for the x axes. I have been able to add labels to the x axes with mtext but it is very tedious to find the correct
2012 Jun 19
1
ANOVA help
Hi All, I have a microarray dataset as follows:                           expt1 expt2 expt3  expt4 expt 5  gene1                val      val     val      val     val gene2                val      val     val      val    val . . .. gene15000       val       val     val      val     val The result is from the same organism in four different experiments.  Also, there are 4 replicates of each
2011 Mar 09
2
Anomaly with unique and match
I stumbled onto this working on an update to coxph. The last 6 lines below are the question, the rest create a test data set. tmt585% R R version 2.12.2 (2011-02-25) Copyright (C) 2011 The R Foundation for Statistical Computing ISBN 3-900051-07-0 Platform: x86_64-unknown-linux-gnu (64-bit) # Lines of code from survival/tests/singtest.R > library(survival) Loading required package: splines
2015 Mar 07
2
[LLVMdev] cannot understand global c++API code
Hi all, translating the following c code to llvm c++Api code, I can not understand the result. Perhaps someone could explain it to me. c code --------------------------------- struct stest { int age; float weight; } foo={44,67.2}; int main() { foo.weight=68.2; ... ---------------------------------------- API code // this is clear ConstantFP* const_float_102 =
2003 Dec 23
4
Merry Christmas, all Asterisk users!
It's the day before Christmas here in Sweden, actually the night before at this time... We celebrate Xmas on the 24th, so I'm about to log off and switch my Asterisk into "merry-christmas-mode" with the yet undocumented CLI command "frosty-mode on", a mode where the PBX will connect all incoming extensions to the "ho-ho-ho" sound file and then randomly pick a
2018 Feb 21
2
Fwd: Migrating server
Hi Andrew, I've setup a new Samba 4 box (sam4dc) on Ubuntu 14.04 with Samba 4.3.11. I have the following Just to clarify, sam3DC is the current DC with samba 3.6.3 smb.conf [global] workgroup = STEST netbios name = Sam4DC password server = Sam3DC (This is the current DC) security = user resolv.conf nameserver = 192.168.10.1 (IP of Sam3DC) I can ping the sam3dc from the
2015 Mar 16
4
[LLVMdev] size of const_ptr for array index
Hi all, when e.g. accessing a global variable residing in a structure, the c++API code looks like: std::vector<Constant*> const_ptr_183_indices; const_ptr_183_indices.push_back(const_int32_172); const_ptr_183_indices.push_back(const_int32_184); const_ptr_183_indices.push_back(const_int64_175); Constant* const_ptr_183 = ConstantExpr::getGetElementPtr(gvar_struct_foo,
2010 Jun 23
2
possibility to determine whether a script is "sourced"?
Dear R community, I am running some rather large scripts either by executing single blocks of them separately or by executing them at once via source('script.R') Now there is a lot of code in those scripts that I only want to run when I run them manually, so I wonder whether there is any way to automatically find out whether the script is run manually stepwise or whether it is run via
2015 Mar 10
3
[LLVMdev] Chatty C++API code generation
Hi all, when I have c code like --- c code ------------- struct stest { /* deklariert den Strukturtyp person */ int age; float weight; } foo={44,67.2}; /* deklariert Variable des Typs person */ int main() { callAFunction(foo.weight); ------------------------ The generated c++API code to me seems to be too chatty in the sense that the foo.weight's data
2006 Jul 13
2
Q: mount -t smbfs: "cli_negprot: SMB signing is mandatory and we have disabled it."
Hi, I was trying smbmount (SuSE's samba-client-3.0.20b-3.4). The mount command replied: cli_negprot: SMB signing is mandatory and we have disabled it. 9451: protocol negotiation failed SMB connection failed No I'd suggest to change the message at least: It's unclear who "we" is: The Samba Team, the client, or the server The server is a "Windows 2003 server",
2018 Feb 20
3
Fwd: Migrating server
On Tue, 2018-02-20 at 18:11 +1000, Rob Thoman via samba wrote: > Hi Guys, > Have not had any feedback on this. I found the following article but not > sure if it is valid > > Here is what we are planning, high level > Phase1: > > - Add a new Samba 4 server (VM in a new hardware). Join it to the existing > domain > - Promote this server as DC in the Samba 3
2006 Jun 01
4
about WildQuery !
when i use WildQuery ,i was so slowly!! the query string like this : ''name|title:*test*'' i search field ''name'' and ''title'' what include string ''test'' it worked ,but too slow but when i use query string like this : ''name|title:test*'' or ''name|title:*test'' it worked fast my english is
2019 Feb 08
0
lib-master test failure i686
Any Ideas? On 2/7/2019 12:13 PM, Eric Broch via dovecot wrote: > > Hello List, > > I've built and checked successfully dovecot and dovecot-pigeonhole on > CentOS 6 x86_64 > > Immediately below are the successful make check (ok) tests of dovecot > 'lib-master' (x86_64). > > Below that are the unsuccessful (fails) tests of dovecot 'lib-master'
2010 Apr 29
2
Rotating Titles
Hi All, I am looking for help in rotating species titles produced using the strat.plot( ) function in the rioja package. This function produces a stratigraphic plot of paleoenvironmental data. Currently the titles of each species are plotted vertically while they are typically plotted at a 45 degree angle in other programs. Does anyone have any idea of how to rotates these titles? Below is an
2013 Jul 12
3
transformar una variable de tipo carácter
Buenos días No sé qué función tengo que utilizar para cortar una variable cadena. Veamos a ver, teno la variable MUNICIPIO que recoge la siguiente información: 26001-Ábalos y necesito crear la variable COD_MUNICIPIO cuyo valor ha de ser 26001. Gracias BB Belén Cillero Jiménez Técnico de Estadística Instituto de Estadística de La Rioja bcillero en larioja.org ________________________________
2000 Sep 11
0
SAMPLS R implementation : pbm with algorithm application
Hello R people, i'm trying to implement the Partial Least Squares algorithm called SAMPLS from "J.Comp-Aided Molecular Design", 7 (1993), 587-619. It's faster than the classical PLS algorithm for fat matrix (m>>n). Here's the algorithm from the article of Bush B. L. and Nachbar R.B.: X is the matrix of explanatories proprieties (m*n) , y the matrix of responses, h