similar to: Call for Feedback

Displaying 20 results from an estimated 1000 matches similar to: "Call for Feedback"

2008 May 28
4
Help on Calculating day differences
Hello R Freaks, I calculate the difference in days between two events with the following litte R expresseion: T1a <- strptime(T1,"%m/%d/%y %H:%M:%S"); T2a <- strptime(T2,"%m/%d/%y %H:%M:%S"); T1b <- as.Date(T1a); T2b <- as.Date(T2a); days <- T2b-T1b; time <- T2a - T1a; In the project I would like to calculate only working day. I the a possibility to count
2009 Apr 16
2
there are fontencoding problem in Sweave
I want write article by russian language using Sweave. For cyrillic text LaTeX use T2A encoding \usepackage[T2A]{fontenc} But in Sweave.sty we find: \RequirePackage[T1]{fontenc} It is source of critical problem. For example Rnw file $ cat estimation.Rnw \documentclass[A4paper]{article} \usepackage[T2A]{fontenc} \usepackage[utf8]{inputenc} \usepackage[russian,english]{babel}
2011 May 24
1
Loading an S object into R
I hope you'll all forgive me for displaying my severe lack of knowledge on this topic, and I can't really provide much in the way of reproducible code. A colleague of mine has asked if I know how to import an S object into R. The object is stored in a file named 'pre3.f' When I open the file as a text document I get what's printed below. Being one of those young bucks with
2008 May 19
1
reshape a wide data frame from wide to a long format with metadata columns
Hello R users and developers, I have a general question about reshaping a wide data frame using the "reshape" command. I have a data frame consisting of 108 columns that I would like to convert to a long table and remove the metadata (embedded in the column names of the wide table) to new metadata columns in the long format. #example data frame. NOTE column names contain metadata::
2014 Jan 22
2
wiki account request
On Wed, Jan 22, 2014 at 7:12 AM, Mattias Schlenker <ms at mattiasschlenker.de> wrote: > Am 22.01.2014 12:44, schrieb Thomas Schmitt: > >> >> Thanks. >> >> I have now edited >> >> http://www.syslinux.org/wiki/index.php/Hardware_Compatibility#USB-Miscellaneous > > > Might I request write access as well? I think we should also update the >
2013 Nov 26
4
Unsupported Hardware that works fine?
I recently purchased a set of ASRock Intel i5 MB/CPU combos for a budget compute cluster. Every time we load up a system and try to boot with a recent EL6/64 ISO, we get a message that reads: > This hardware (or a combination thereof) is not supported by CentOS. For more > information on supported hardware, plesae refer to http://www.centos.org/hardware Not only does the hardware
2005 Nov 17
3
Goodness fit test HELP!
Hi there, I'm a newbie, plesae bear with me. I have a dataset with about 10000 ~ 30000 data points. Would like fit to both Gamma and Normal distribution to see which one fits better. How do I do this in R? Or I could do a normality test of the data, if it's normal, I then will do a normal fit, otherwise, a gamma fit. But again, I don't know how to do this either. Please help! David
2011 Aug 26
1
Add lines to xy plot with temporal x axis
Hi. I'm trying to add some vertical lines to an xyplot in which x axis is a temporal variable (class=dates) and y axis a factor variable. This is my code: xyplot(factor(Abacus$Emisor)~Abacus$Dia,xlab="Date", ylab="Fish",pch=124, scales=list(x=list(format="%b %Y",tick.number=30)) , panel=function(...){ panel.xyplot(...) panel.abline(v=08/08/2008) }) I'd
2013 Apr 29
1
OSTs inactive on one client (only)
Hi everyone, I have seen this question here before, but without a very satisfactory answer. One of our half a dozen clients has lost access to a set of OSTs: > lfs osts OBDS:: 0: lustre-OST0000_UUID ACTIVE 1: lustre-OST0001_UUID ACTIVE 2: lustre-OST0002_UUID INACTIVE 3: lustre-OST0003_UUID INACTIVE 4: lustre-OST0004_UUID INACTIVE 5: lustre-OST0005_UUID ACTIVE 6: lustre-OST0006_UUID ACTIVE
2003 Aug 13
1
does anyone know about login script for xp to print from samba
HI there i want to write or change the login script for windows xp which uses my samba to print. so it works fine after i use "capture printer port" command i.e net use. but when the user logs off and then logs in again the printing doesnt work and I (admin) has to execute that "capturing printer port comman net use" so how can I write a login script for the user so that every
2015 Jun 05
2
תשובה: Accessing an account from more than one phone
Zitat von Israel Gottlieb <isrlgb at gmail.com>: Shalom, Israel! > Using chan_sip you need to create another ?user aand then dial both > > Using pjsip you can connect 2 devices Thank you. Unfortunately it seems that I don't have pjsip available as package on the OpenWRT where I installed Asterisk... :( I'll create another user. Thanks Luca Bertoncello (lucabert at
2011 Jul 03
1
[PATCH] Modpost section mismatch fix
[Sorry if duplicate, one earlier was corrupt] Hi, I got section mismatches reported by modpost in latest build. It got reported for xen_register_pirq and xen_unplug_emulated_devices functions. xen_register_pirq makes reference to acpi_sci_override_gsi in init.data section; marking xen_register_pirq with __init is not feasible since calls are made to it from
2011 Jul 03
1
[PATCH] Modpost section mismatch fix
[Sorry if duplicate, one earlier was corrupt] Hi, I got section mismatches reported by modpost in latest build. It got reported for xen_register_pirq and xen_unplug_emulated_devices functions. xen_register_pirq makes reference to acpi_sci_override_gsi in init.data section; marking xen_register_pirq with __init is not feasible since calls are made to it from
2011 Jul 03
1
[PATCH] Modpost section mismatch fix
[Sorry if duplicate, one earlier was corrupt] Hi, I got section mismatches reported by modpost in latest build. It got reported for xen_register_pirq and xen_unplug_emulated_devices functions. xen_register_pirq makes reference to acpi_sci_override_gsi in init.data section; marking xen_register_pirq with __init is not feasible since calls are made to it from
1998 Jun 30
1
Windows98 & SMB
I have a question about Win98 and Samba. Is there a registry fix similar to the WinNT plaintext passwd that needs to be performed? Win95, and WinNT can see Linux via Netbios, but the same machine, running Win98 cannot see the Linux box. I am running the most current version of Samba. The WinNT box can see the 98 machine fine. Does anyone have any experience with this? Please let me know if
2010 Jun 21
3
features.conf - parkedcalls - transfer
Hello dear list. I am having issues on parkedcalls. I am using a Cisco SPA525G as a test phone, and I have the transfer button there when I am in a call, But when I want to transfer the current call I am in, I push the transfer button, and onscreen I se "Enter Number", and if I enter ex sip 200, I have to wait Almost 10 seconds, before the transfer to sip 200 is made, can I reduce
2017 Mar 23
2
Samba shared folders and windows 7 permissions dialog.
Here is the requested config: [global] workgroup = workgroup netbios name = server server string = %h server wins support = yes dns proxy = no name resolve order = host wins lmhosts bcast interfaces = 127.0.0.0/8 192.168.1.1 smb ports= 445 139 bind interfaces only = yes log file = /var/log/samba/log.%m log level = 1 max log size = 1000
2008 Mar 15
3
Battlefield 2142 - cant solve problem
Im trying to run bf2142 and im still getting original cd error plesae any ideas to help me/ tnak you
2009 Feb 21
0
Cisco Phone losse regsitrations with Asterisk
Hi We are using Asterisk + java based Pd Dialer. Cisco 7040 IP Phone we are using as extensions or Agent phones. currntly we set NAT keep alive time less as possible & registartion time= 25 sec instaed of 3600. But following issues we are facing & im not sure whther its due to internal netwokr issue where that Phoen are placed or Asterisk or java application issue. Porblem is when
2014 Jan 22
0
wiki account request
Am 22.01.2014 13:25, schrieb Gene Cumm: > "2012-07-21 : Because of persistent spam attacks, we now require > accounts to be manually authorized to edit the wiki. After creating an > account, plesae contact us to have your account enabled for edits." > What's your username? mattias... all small... Regards, Mattias -- Mattias Schlenker - Redaktion + EDV-Beratung +