Displaying 20 results from an estimated 5000 matches similar to: "List of data frames..."
2010 Feb 10
1
mean calculation within dataframe corrupted
Dear R-helpers,
my little function below calculates the group score (tmpGroupMean) of an
item,
appends a "_mean" on its name and stores its value on this name.
However, it does not calculate the mean of these scores (LVMean) in the same
row correctly,
as you can see in the below output which strangely also contains NAs.
What is wrong??
Thanks for any hint!!!
######
## start
2003 Nov 06
2
openssh-3.7.1p2 on HP-UX 10.20
Hello,
I have dowloaded all that is required to build a working OpenSSH on HP-UX
10.20 from the HP-UX Porting and Archibve centre (this seems to be the only
way to go for 10.20). Make/install of all prerequisites has scucceeded. Now
make of openssh-3.7.1p2 gives the following:
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./..
-I/usr/local/openssl-0.9.7b/include
2012 Nov 20
1
Traduction d'un terme demandée
Bonjour,
On m'a demand? de trouver le terme fran?ais pour jump server ou jump host tel que d?fini dans cet article de Wikipedia : http://en.wikipedia.org/wiki/Jump_host.
Mille mercis pour votre aide,
<http://www.hydroquebec.com/images/hq_logo.gif>
<http://www.hydroquebec.com/images/pixel.gif> Marie Malo
Terminologue
Direction principale - Environnement et affaires
2001 Nov 19
1
openssh password expiration problem
openssh password expiration problemPatrick,
Indeed password aging does not work with OpenSSH 3.0.1p1 on Solaris 2.6. >From what I can tell something is different with Solaris 2.6 and Solaris 2.8. I know that password expiration doesn't cause a problem on Solaris8. I'm unclear as to whether the problem is with OpenSSH code or Solaris. All I know is that the latest PAM patches are not
2004 Oct 19
1
Issues/Questions about Samba 3.x.x versus it's Worki ng Status
Hi Jerry,
First, thanks a lot for the answers!
In regards, to your reply, can you provide a little bit more precisions
here:
1. The question 1 was about not using winbindd when in ADS security mode. Is
the answer still Yes? I know that it is true when in DOMAIN security mode.
2. About Question 6, from your answer, my understanding is that the Samba
server must be in the same domain as the
2011 Mar 15
1
Problem with nls.lm function of minpack.lm package.
Dear R useRs,
I have a problem with nls.lm function of minpackl.lm package.
I need to fit the Van Genuchten Model to a set of data of Theta and hydraulic conductivity with nls.lm function of minpack.lm package.
For the first fit, the parameter estimates keep changing even after 1000 iterations (Th)
and
I have a following error message for fit of hydraulic conductivity (k);
Reason for
2004 Oct 13
1
2 log files for the same client workstation accessing a Samba sha re
Hi,
I am using Samba 3.0.7.
Why is there a log filename with the IP address and another one with the
machine name in the samba/var directory?
For example :
log.10.x.x.x.
log.machine_name_at_10.x.x.x
Note: I deleted all logs before restarting Samba and connecting to a share.
Both log files are created at about the same time.
Is this a normal Samba behavior?
Regards,
Marcello
2004 Oct 25
1
Kerberos vs NTLM 0.12 in Samba log files...
Hi,
I am trying to make Samba 3.0.7 work with ADS security mode. In the Win2K3
server's Event Viewer, I see the client's logon. In that log entry's
properties, I see that the "logon process" used is Kerberos. However, in the
Samba log files, the protocol selected is "NTLM 0.12" and I see a lot of
Samba log entries regarding NTLM authentication, nothing about
2004 Sep 23
3
Problems with Samba 3.0.5 only seeing 1360 files on a share to a Windows 2000
Hi,
I have a share:
[share]
path = /appl/md/data
valid users = +asd
write list = +asd
read only = No
create mask = 0664
directory mask = 0775
And it has directories that have 3000 files in them, but when I look
at the same directory thru a Windows 2000, I only see 1360 files, no more.
If I type the path a file that isn't shown in the
2003 Jan 10
1
plot() and lines() multivariate problem
Dear list
I'm trying to solve the following problem since 2 days with no success.
Could someone help a newbie, please ?
I have a dependant variable which is diameter of shell, and two factors
which are level on the beach (3 levels 'B', 'E' and 'H') and a hydrodynamics
indice (3 levels 1, 2 and 3)
To study diameter variations according to these factors, I may use
2004 Oct 18
1
Issues/Questions about Samba 3.x.x versus it's Working Status
Hi,
I have been trying to setup Samba with ADS for a while now without success.
I compiled Samba 3.0.7, along with MIT Kerberos 1.3.5 and OpenLDAP 2.2.17. I
did not compiled PAM since I do not need to have Windows users to log on the
Unix box. Although not necessary, I setup the krb5.conf file. I was able to
do a "net join ads" after performing a "kinit" with the Win2K3
2010 Aug 25
1
SEM : Warning : Could not compute QR decomposition of Hessian
Hi useRs,
I'm trying for the first time to use a sem. The model finally runs,
but gives a warning saying :
"In sem.default(ram = ram, S = S, N = N, param.names = pars, var.names
= vars, : Could not compute QR decomposition of Hessian.
Optimization probably did not converge. "
I found in R-help some posts on this warning, but my attemps to modify
the code didn't change
2012 Jun 06
5
ggplot incorrect legend
How do I create a legend with ggplot?
I think should be getting the FuelTypeNum in the legend.
Plot:
http://r.789695.n4.nabble.com/file/n4632471/Rplot.jpeg
My code is:
ggplot(data=tempTable, aes(x=Bands8, y=SubPercent, fill=FuelTypeNum)) +
geom_bar(position="stack", stat="identity") +
scale_colour_hue('my legend', breaks = levels(tempTable$FuelTypeNum),
2005 Jun 30
1
Problem using automount enabled samba 3.0.14a on Solaris 8
Regards,
I have lately experienced a rather peculiar problem, details follows:
Trying to minimise the number of samba servers, I have compiled in
support for automounting in a Solaris 8 version of samba 3.0.14a.
Amongst others, this server mounts a filesystem from a Solaris 6 box by
request. The samba server mounts the Solaris 6 filesystem fine, but when
the user tries to access the directory
2005 Aug 26
1
Samba 3.0.20 on Solaris: problem with fileaccess in a automounted filesystem
Regards,
Sent this one before, here's another go:
My sambaserver, let's call it sserv, is running Solaris 8 (latest
Recommended set) or 9 (tried both) compiled with automount support.
When PC client A tries to access a file in a automounted mapping from
sserv, the client is freezing and Windows Explorer has to be restarted.
The NFS server which the samba server automounts from is a
2005 Jun 30
1
Samba 3.0.14a problem: not able to see all files in a directory
Regards,
Samba 3.0.14a, running on Solaris 8 or Sgi IRIX 6.5.27.
Scenario:
1. User has a symlink on his homeshare to a directory, let's call it
dir1, which is automounted to the samba server (tried both Solaris samba
server and Sgi, same result).
2. In a subdirectory under dir1 there's another directory (dir2) which
contains a file (filename.wrl).
3. When the user directs Windows
2012 Nov 09
5
using lapply with recode
Hello:
Forgive me, this is surely a simple question but I can't figure it out, having consulted the help archives and "Data Manipulation With R" (Spector).
I have a list of 11 data frames with one common variable in each (prov). I'd like to use lapply to go through and recode one particular level of that common variable.
I can get the recode to work, but it only returns the
2006 Jan 13
5
ads_connect: Program lacks support for encryption type
I'm trying to setup here at my school board an ADS domain member to Windows 2000 Server(s). I've setup Samba, configured nsswitch and /etc/krb5.conf. I'll be including them on this post. When I run << net join ADS -U<administrative_user>, I'm prompted for the password and I get this error message:
[2006/01/12 15:21:35, 0] utils/net_ads.c:ads_startup(191)
2016 Jul 01
1
silk_warped_autocorrelation_FIX() NEON optimization
Hi all,
I'm sending patch "Optimize silk_warped_autocorrelation_FIX() for ARM NEON" in an separate email.
It is based on Tim’s aarch64v8 branch https://git.xiph.org/?p=users/tterribe/opus.git;a=shortlog;h=refs/heads/aarch64v8
Thanks for your comments.
Linfeng
2005 May 18
2
R -SQL
Hello,
I've got a problem in a sql query!
for(j in 1:length(criteria$Title))
{
graphe_par<-sqlQuery(channel,"select q.type,crit.Title, r.Value from criteria crit, reply r,question_reply qr, question q, question_criteria qc, form_question fq where qr.reply=r.ID and qr.question=q.ID and qc.question=q.ID and crit.ID=qc.criteria and fq.question=q.ID and fq.form=4 and