Displaying 8 results from an estimated 8 matches for "kissel".
Did you mean:
kessel
2004 Mar 19
3
Reading Data
Hi,
Quick question on reading data.
I am running simulations but want to allow the user the option to define the number of simulations. How can I have R read-in user data entered from the keyboard? Is there a difference for reading in numeric and character data?
For example, I am trying to write the following in R:
Enter Number of Iterations?
<<<the user then enters a number say Y
2004 Feb 24
5
Nonlinear Optimization
Hi,
I have been brought back to the "R-Side" from MatLab. I have used R in
graduate econometrics but only for statistics and regression (linear and
nonlinear). But now I need to run general nonlinear optimization.
I know about the add-in quadprog but my problem is not QP. My problem is a
general nonlinear (obj funct) with linear constraints.I know about the "ms"
and
2004 Mar 04
4
Command Line Programs
Hi,
I have recently started using R again (switched from MatLab) and have a question regarding programming. How can I set up a file that will run several lines of R code? For example, in Fortran and DOS this used to be done via a batch file, and in MatLab I would write the code and save it in a script file, e.g., Test.m.
An example of what I am trying to do is the following:
2004 Mar 31
2
functions & paths
Hi,
I have a couple of quick questions regarding R.
1) I have a ".First" function that automatically loads the quadprog package into the workspace. The .First function resides in R and is only saved if I save the workspace. The exact function is as follows:
.First<-function()
{
library(quadprog)
}
Is there any way that this function can be saved outside of R? That is, is there
2014 Aug 07
2
USB device descriptor read error with Eaton 5E UPS
...under warranty.
They also said that all warranty testing is performed under Windows only :-(.
How can I be sure that this is a problem with the device and not my
computer before I return it?
I am on Ubuntu Server 14.04 x86-64 bit. The kernel version is:
Linux version 3.13.0-32-generic (buildd at kissel) (gcc version 4.8.2
(Ubuntu 4.8.2-19ubuntu1) ) #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014
(Ubuntu 3.13.0-2.57-generic 3.13.11.4)
2014 Dec 11
2
Re: virt-df error, help
...cy property of kvm-pit instead.
Could not open option rom 'sgabios.bin': No such file or directory
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.13.0-32-generic (buildd@kissel) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 (Ubuntu 3.13.0-32.57-generic 3.13.11.4)
[ 0.000000] Command line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 T...
2014 Dec 06
4
Re: virt-df error, help
Thanks again, but when I run the command "sudo update-guestfs-appliance"
the result is "unpacking /tmp/superminef3fb7da4d1971287149691a8361ae0d.tmp/syslinux_3%3a4.05+dfsg-6+deb8u1_amd64.deb ...
unpacking /tmp/superminef3fb7da4d1971287149691a8361ae0d.tmp/sysv-rc_2.88dsf-41ubuntu6_all.deb ...
unpacking
2006 Feb 22
1
ICMP time exceeded in-transit sent from wrong interface
Hi,
I''ve got a rather confusing problem.
My linux router box has several internet uplinks of various kinds
(pppoe, ippp, ethernet). These uplinks are used by a tunnel to another
location.
It kinda looks like this:
eth0 - internet uplink
eth1 - LAN
tun0 - tunnel device
ppp0 - another internet uplink
...
Routing is setup with iproute2 in a way that pakets with a source IP
from the LAN