search for: reprduc

Displaying 6 results from an estimated 6 matches for "reprduc".

Did you mean: reproduce
2012 May 16
2
replacing with NA
...tions in my data that I remove in my analysis. I am able to run my codes alright but I want the non missing values to be correctly identified and therefore want to tag my id vector along in my results. Since the vector of ids has no role in the analysis, I dont know how to include it. Here is my reprducable example:and my id is the vector I want to add to the analysis somehow so that my missing values are identified. I cannot use na.action function and that is why I have to drop my missing obesevations beforehand. library(fields) x <-1:20 y<- runif(20) z<- c(11, 15, 17, 2, 18, 6, 7, NA...
2020 Aug 24
2
smbclient mask command seems not to work the same way with recurse ON for mget and mput
Dear fellows. Another piece of information. The issue reprduces on RHEL 7.7, Samba 4.9.1 [root at vnhprerhds01 ~]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 7.7 (Maipo) [root at vnhprerhds01 ~]# smbclient -V Version 4.9.1 [root at vnhprerhds01 ~]# smbclient -W "${d}" -U "${u}" "${s}" "${p}" Try &...
2020 Aug 24
0
smbclient mask command seems not to work the same way with recurse ON for mget and mput
On Mon, Aug 24, 2020 at 09:15:48PM +0200, LPC DPG via samba wrote: > Dear fellows. > > Another piece of information. The issue reprduces on RHEL 7.7, Samba 4.9.1 > > [root at vnhprerhds01 ~]# cat /etc/redhat-release > Red Hat Enterprise Linux Server release 7.7 (Maipo) > [root at vnhprerhds01 ~]# smbclient -V > Version 4.9.1 > > [root at vnhprerhds01 ~]# smbclient -W "${d}" -U "${u}" &quo...
2013 May 02
1
Vector allocation problem while trying to plot 6 MB data file
Hi all I'm trying to analyse the network speed and used iperf to create a csv file containing the link test data. It's only about 6 MB big but contains about 40'000 samples. I can do boxplots (apart from printing the number of samples but I ask separately for that). To find the behaviour over time I wanted to plot the throuphput. So I have this command: plot(A$Timestamp,
2020 Aug 24
2
smbclient mask command seems not to work the same way with recurse ON for mget and mput
...anks for your time to review this issue. Best regards. El lun., 24 ago. 2020 a las 22:33, Jeremy Allison (<jra at samba.org>) escribi?: > On Mon, Aug 24, 2020 at 09:15:48PM +0200, LPC DPG via samba wrote: > > Dear fellows. > > > > Another piece of information. The issue reprduces on RHEL 7.7, Samba > 4.9.1 > > > > [root at vnhprerhds01 ~]# cat /etc/redhat-release > > Red Hat Enterprise Linux Server release 7.7 (Maipo) > > [root at vnhprerhds01 ~]# smbclient -V > > Version 4.9.1 > > > > [root at vnhprerhds01 ~]# smbclient -W &qu...
2020 Aug 24
4
smbclient mask command seems not to work the same way with recurse ON for mget and mput
A new update. Same behaviour with 4.6.16. Exact issue as Bug 1249. Many thanks. Kind regards. El lun., 24 ago. 2020 a las 12:23, LPC DPG (<lpcdpg at gmail.com>) escribi?: > Dear folks. > > Was hoping it had to do with the release, but have also tested in 4.4.16 > and the issue is also there. I am aware a RHEL/CEntOS based upon 6 > distribution is not the most up to date