Displaying 20 results from an estimated 200 matches similar to: "sort() leaves row names unaffected"
2016 Jul 19
8
Getent passwd doesn't show Domain Members
Dear Support-Team,
i have a problem regarding the function of winbind on a samba4 Active Directory Domain Controller.
I installed samba4 from the standard debian sources.
Made the domain provisioning and installed Kerberos.
After that I installed winbind and linked the libnss_winbind.so.2 -> libnss_winbind.so.
Wbinfo -u and wbinfo -g do work properly.
The strange thing is, that
2003 Apr 21
2
name of arrays
Hello,
I computed acf() and have an array as output. now I would like to have
only one matrix or data frame (not yet familiar with the nomenclature)
extracted from this array. or even only the first row of each matrix.
the first part of my data "test" is called
$acf
,1
, , 1 , , 2
1, , ... ...
2, , .. ...
I tried several names but nothing wants to work, I only
2003 Apr 03
1
ts function
hello
I read "Practical Time Series" (Gareth Janacek; 2001) and they presented
e.g the
smoothing functions msmooth(x,k) or the bivariate function
crosscorr(x,y,k),
but both didn't work on my machine. I only load the ts library, is
another
library necessary or did this function change since 2001? Is there a
more recent and detailed manual for ts?
thanks, cheers Martin
--
Martin
2003 Apr 30
2
acf() with two df?
Hello,
I have two dataframes, one with a time series of variables and another
one with biological data of each plot. the column names correspond to
each other
plot1 plot 2.......
1983 ... ....
1984 ... ....
...
and
plot 1 plot2
1 ... ...
2
is it somehow possible to use acf() with two data frames and get a p
values for the whole correaltion of these
2003 Mar 14
2
grasper installation
Hello R user,
I downloaded grasper_0.3-2.tar.gz and installed it as described.
$ su
$ R CMD INSTALL grasper_0.3-2.tar.gz
$ R
that seems to work, but
> grasp.GUI()
doesn't work. I read the note, that graspeR need mgcv (downloaded),
MASS, modreg and tcktk . I haven't found the last 3 packetages in the
Suse 8.1 contrib list. Where can I find them? Or what could be the
problem?
thanks in
2003 Apr 30
1
Interactive Input Problem
Hi,
I built and installed R-base-1.7.0 on SuSE 8.2 without any problems, but the
interactive R interpreter, has problems with cursor movement:
> ls()
character(0)
> ^[[A^[[B^[[D^[[C^[[A^[[D^[[C^[[B^[[D^[[A
These ugly characters are produced by the arrow keys. Does anyone know how to
fix that problem?
Ciao
Sebastian
2003 Apr 26
3
PCA
Hi, I have a dataset of dimensions 50 x 15000, and tried to use princomp or prcomp on this dataset with 15000 columns as variables, but it seems that the 2 functions can;t handle this large number of columns, anyone has nay suggestions to get around this? Thanks
---------------------------------
[[alternate HTML version deleted]]
2003 Nov 24
2
statistical prediction for glm()
hello,
I apologize that I poste this question again but I did not receive any replies
on this topic and would like to know if the mail has been read over or if
there is no method of statistical prediction computation for poisson errors
in glm().
I am looking for a way to compute the model prediciton error of a glm() with
poisson error family.
cv.glm() does not work. (it prompts values
2003 Jun 27
3
regression for several responses
hello,
I only want to get the slope of a linear regression of ca. 100 variables
against time.
I can do for each response (100 times)
var1.lm <- lm(response~predictor)
but I thought that there might be an easier way of doing this. If I am
including more variables it is doing a multiple regression and the output
(slope) differs.
any idea?
thanks Martin
2003 Sep 16
2
gam and concurvity
Hello,
in the paper "Avoiding the effects of concurvity in GAM's .." of Figueiras et
al. (2003) it is mentioned that in GLM collinearity is taken into account in
the calc of se but not in GAM (-> results in confidence interval too narrow,
p-value understated, GAM S-Plus version). I haven't found any references to
GAM and concurvity or collinearity on the R page. And I
2003 Oct 19
2
lattice error
Hello,
I tried to open lattice, but I get the following error:
> library(lattice)
Error in loadNamespace(i, c(lib.loc, .libPaths()), keep.source) :
package `grid' does not have a name space
Error in library(lattice) : package/namespace load failed
>
I retyped it after loading grid but the same message appeared.
could it be that it is caused by a recently done
2003 Jun 12
2
car package dependencies
Hello,
I tried to install the "car" package but I can't solve the dependencies. car
needs grid, lattice and dr but when I try to install grid I get this error
prompt:
wz3x64:/home/oggi/R/software/contrib # rpm -i R-car-1.0.R3-1.i386.rpm
error: failed dependencies:
R-grid is needed by R-car-1.0.R3-1
R-lattice is needed by R-car-1.0.R3-1
2003 May 10
1
error in qr(x)
Hello,
I get the following prompt when tring to compute rlm:
> x<-rlm(core.e, na.action=na.omit)
>Error in qr(x) : NA/NaN/Inf in foreign function call (arg 1)
I checked with is.finite and is.infinite but in both cases i get FALSE and my
missing values are substituted by NA.
what does this error prompt mean and how do I solve it?
thanks in advance, cheers Martin
--
Martin
2003 Dec 09
2
packages for ecologists
Hello R-user,
sorry for this very off-topic question.
But I shall present R to my dept. (pro's and con's and what it can do).
The pro's and con's are easy but not what R can do (additional to the "normal"
statistics).
I looked through the packages, but the enormous amount of packages makes it
very difficult for me to decide which one is worth mentioning.
I used
2003 Nov 03
10
USA map
R users,
In S, there was a function called usa() that
would draw the map of the United States, plus
it had other options for graphics. I have looked
but I can't find the equivalent in R. Is there one?
Thanks,
Jason
2003 Sep 30
2
cluster & mgcv update
Hello,
After reinstalling the whole OS and R as well, I tried to update.packages()
and get the follwing error message:
concerning the mgcv update: atlas2-base is installed and blas as well (on
debian). I haven't found lf77blas, I assume it's a library or something
similar associated with blas.
any suggestion how to solve that, thanks Martin
* Installing *source* package
2016 Jul 20
2
Getent passwd doesn't show Domain Members
On 20/07/16 08:22, Timo Dachs-Wegmann wrote:
> Okay, i tried to install the server without winbind but with libnss-winbind.
>
> Still the same problem. Getent passwd administrator works but the result of getent passwd only shows local users.
> This seems to be the same bug as achims.
> We are running a Debian 4.8 with samba 4.2 packages...
>
> A few months ago I installed a
2003 Sep 04
1
error in lm.fit
Hello R user,
I have several data frames with >100 columns and I did a linear regression
over time of each column
df1.lm <- lapply(df1, function(x) lm(x~year)$coeff[2])
that worked fine and I get slope of each column oder time - until I divided
df1 by df2
df3 <- df1/df2
> df3.lm <- lapply(df3, function(x) lm(x~year)$coeff[2])
Error in lm.fit(x, y, offset = offset, ...) :
2003 Oct 13
1
NA's from GRASS-package
Hello,
I run R inside GRASS and tried to obtain values of a raster file inside GRASS
but this raster image contains only a few relevant pixel and approx. 1.5
Mill. NA's, I did
G <- gmeta()
sites1 <- rast.get(G, "sites1")
df.sites1 <- data.frame(east(G), north(G), sites1, na.action=na.omit)
Error in as.data.frame.default(x[[i]], optional = TRUE) :
can't
2004 Feb 17
2
Installing package on R
Hello
I have a XP on my Pc ,and I would like to install the splancs package on my machine
what is the step for implementing them on my library?
---------------------------------
[[alternative HTML version deleted]]