Displaying 18 results from an estimated 18 matches similar to: ""unexpected symbol" error?"
2015 Jan 23
2
Multiple attributes
Hi All
I am tying to create a user in SAMBA 4 AD with ldapadd, but its not allow
me to add multiple mail attributes, here is my ldif of user.
dn: CN=ayesha,CN=Users,DC=samba4pdc,DC=net
objectClass: top
objectClass: person
objectClass: organizationalPerson
objectClass: user
cn: ayesha
name: ayesha
sAMAccountName: ayesha
userPrincipalName: Ayesha Umar
objectCategory:
2015 Jan 23
3
Multiple attributes
Ho Mourik
Thanks for your reply, any other attribute which we can duplicate?
Br.
Umar
On Fri, Jan 23, 2015 at 1:47 PM, mourik jan heupink - merit <
heupink at merit.unu.edu> wrote:
> Hi,
>
> In AD, the attribute mail can only exist once.
>
> MJ
>
> On 01/23/2015 05:27 AM, Umar Draz wrote:
>
>> Hi All
>>
>> I am tying to create a user in SAMBA 4
2010 Sep 23
2
Prediction plot for logistic regression output
How do I construct a figure showing predicted value plots for the dependent variable as a function of each explanatory variable (separately) using the results of a logistic regression? It would also be helpful to know how to show uncertainty in the prediction (95% CI or SE).
Thanks-
This email has been processed by SmoothZap - www.smoothwall.net
2010 Jan 29
5
random permuted block randomization
Hi,
I am very new to R. Just started yesterday. I have to generate a sequence of
40 random treatments using permuted block randomization with a block size of
8. Then I have to plot moving averages for the resulting sequence. I have
tried the sample function but I dont know if wht i did is right or not
> sample(c(1,1,1,1,2,2,2,2),8)
Any ideas please?
--
Ayesha Khan
MS Bioinformatics
Dept. of
2010 May 27
2
clustering in R
i have a matrix with the following dimensions
136 3
and it looks something like
[,1] [,2] [,3]
[1,] 402 675 1.802758
[2,] 402 696 1.938902
[3,] 402 699 1.994253
[4,] 402 945 1.898619
[5,] 424 470 1.812857
[6,] 424 905 1.816345
[7,] 470 905 1.871252
[8,] 504 780 1.958191
[9,] 504 848 1.997111...............
2010 May 20
2
Overlap of leaf labels
Hi,
I have tried looking at the archives but havent found any answer that works
till now (Sorry if i have missed anything)
I am a newbie to R and i am trying to carry out hierarchical clustering
using hclust -> as.dendrogram and then plotting the results as a dendrogram
using the plot function plot(object).
My question is :
In the function "plot", can one decrease the leaf label
2010 Jun 25
1
dimnames(x) <- dn error
Hi ,
I want to assign names to the rows in my matrix so that when I use the
'agnes' function from R cluster package , the dendogram that is produced
represents the rows of the matrix. This way I would know what elements in
the matrix are clustered together. But when I do the following,
rownames(distF) <- paste("A",dim(distF)[1])
it gives the following error;
Error in
2010 May 25
2
error : subscript out of bounds
Hi,
I'm trying to calculate euclidean distance for my matrix rx1. Its a big
matrix with 947 elements. However when i do the following,
for(k in 1:947) for(m in (k+1):947){
A =rbind(A,c(k,m,ED(rx1[,k], rx1[,m])))
}
I get the following error:
ED(rx1[,k], rx1[,m]) : subscript out of bounds
I checked for k in 1:100 and it runs fine; its a huge matrix and takes
atleast an hour to run before I
2007 Aug 09
2
Systematically biased count data regression model
Dear all,
I am attempting to explain patterns of arthropod family richness
(count data) using a regression model. It seems to be able to do a
pretty good job as an explanatory model (i.e. demonstrating
relationships between dependent and independent variables), but it has
systematic problems as a predictive model: It is biased high at low
observed values of family richness and biased low at
2010 Apr 06
1
GAMs and survival data
Hello. I'm trying to analyze data, which is looking at the relationship between temperature and survival for fish (from fertilization to emergence). Looking at the raw data, there appears to be a bell shaped relationship. Ordinarily for survival data, I would run a generalized linear model (because the data has a binomial error structure). However, I am thinking that running a generalized
2008 Feb 27
2
Winbind+ldap = core dump
Hi,
I use samba 3.0.26a on fedora 8 as a fileserver for a win 2k3 domain. This
has worked fine for about 2 months without any problems. However I came to
the server 3 days ago and the harddrive was 100% full. On checking I found
60gb of core dumps in the winbind folder. I did a lot of searching and
couldnt find anything relevent for this release. I tried upgrading samba to
3.0.28 (fc8
2005 Dec 02
2
security=server, port 445 and winnt
Hi folks,
I'm running several samba servers that use "security=
server" and "password server" to point authentications to a
WinNT pdc. Snooping at the network traffic, I find that
the samba server initially tries to connect to the WinNT
server through port 445 (which fails), then reverts to 139
(which succeeds). I know it's possible to use the
"samba
2010 May 25
1
Hierarchical clustering using own distance matrices
Hey Everyone!
I wanted to carry out Hierarchical clustering using distance matrices i have
calculated ( instead of euclidean distance etc.)
I understand as.dist is the function for this, but the distances in the
dendrogram i got by using the following script(1) were not the distances
defined in my distance matrices.
script:
var<-read.table("the distance matrix i calculated",
2015 Jan 23
0
Multiple attributes
On 23/01/15 09:44, Umar Draz wrote:
> Ho Mourik
>
> Thanks for your reply, any other attribute which we can duplicate?
>
> Br.
>
> Umar
>
> On Fri, Jan 23, 2015 at 1:47 PM, mourik jan heupink - merit <
> heupink at merit.unu.edu> wrote:
>
>> Hi,
>>
>> In AD, the attribute mail can only exist once.
>>
>> MJ
>>
>> On
2017 Nov 27
0
Data expert position: PostGIS and spatial ecology, University of Florida, Fort Lauderdale, FL
The MabLab at the University of Florida's Fort Lauderdale Research and
Education Center (Davie, FL) is looking to fill an immediate opening for
the position of a Biological Scientist. We are looking for an enthusiastic,
highly motivated and responsible individual to join an exciting research
team focused on spatial ecology, from fine-scale movement and habitat
selection to range dynamics.
2006 Jun 12
1
nmblookup receives response, but doesn't show it
Hi folks,
I find that nmblookup seems to be receiving
responses to name queries, but ignoring them. Here's what's
happening:
# nmblookup somehost
querying somehost on x.y.255.255
name_query failed to find name somehost
But watching the transaction with ethereal on the local
host, I see that:
1. nmblookup on local udp port nnnn (some random number above 1024)
sends an nbns
2005 Jul 07
1
WinXP looking for *.dll share names?
Hi folks,
Over the last few weeks, one of our WinXP machines (of many) has
started generating errors like the following in our log files:
Jul 5 09:43:30 blah smbd[13180]: blah-xp (192.168.1.1) couldn't find
service sharename.dll
where "sharename" is a real share name that this user should be
mapping. We see lots of these errors, one for each share
the user tries to map. In
2002 Oct 10
1
Exclude symbolic link to a directory?
Hi folks,
I have a subtle problem with rsync that I'm hoping has a simple
answer. I have a directory tree (call it /local) that I synchronize
every night onto a group of about 100 machines. This works great.
On a few of these machines, one of the subdirectories of /local
(call it /local/stuff) needs to be a symbolic link to a directory
on another device. So, the situation looks like this: