Displaying 20 results from an estimated 328 matches for "futil".
Did you mean:
util
2006 Feb 18
1
OT Futility Analysis
...eg your pardon if this is too off topic. I am posting here
since I hope to find an R solution to my problem. Please indulge
me while I give a little background about what I'm trying to do.
I'm on a DSMB for a clinical trial. The Steering Committee for the
trial has asked us to perform a futility analysis on their primary
outcome which is a time-to-event endpoint. The trial was not designed
with group sequential methods, nor was any futility analysis spelled
out in the protocol. Another thing which may be relevant is that
due to circumstances beyond the investigators' control, the...
2008 Oct 28
1
group sequential analysis - stopping for futility
Hello -
I am wondering if anyone has written some R code to calculate futility
bounds for a group sequential analysis of clinical trials data. The
library ldbounds has a function 'bounds' which calculates the
effectiveness stopping bounds for various spending functions, but it does
not appear to do the same for futility (sometimes called the 'inner
wedg...
2010 Oct 27
0
Introducing the futile.paradigm, a package for functional dispatching in R
Hello useRs,
I'm pleased to announce the general availability of the R package
futile.paradigm, which is a language extension that implements
functional dispatching in R. This is an alternative to the current
object-oriented styles, replacing them with a functional programming
style that provides a clean, fine-grained declarative syntax for
function definitions. The core of the pac...
2010 Oct 27
0
Introducing the futile.paradigm, a package for functional dispatching in R
Hello useRs,
I'm pleased to announce the general availability of the R package
futile.paradigm, which is a language extension that implements
functional dispatching in R. This is an alternative to the current
object-oriented styles, replacing them with a functional programming
style that provides a clean, fine-grained declarative syntax for
function definitions. The core of the pac...
2012 Jan 13
1
fUtilities removed
When setting up my new machine, I had the surprise to see that "Package
'fUtilities' was removed from the CRAN repository."
This is problematic for my work. I use many of its functions, and it will
complicate things a lot if other programmers want to use my previous code in
the future. Plus, nowhere can I find the justification for its removal.
Thanks for any...
2011 Feb 10
1
problem with R (akima, fUtilities) in Ubuntu 10.04
Dear all!
I'm using R 2.12.1 in Ubuntu 10.04.
Problem is that when using functions like interp (package akima) and
akimaInterp (package fUtilities), I get different results every time for
the same data set. I've checked the interpolated results, and two
examples (in attachment) have different sum of NA values. Also when I
subtract the x,y,z values from two interpolations of the same data set,
I don't get zero values. It seems tha...
2010 Sep 23
1
Behavior of R CMD build and library() w.r.t. setGeneric-like functions
Hello developeRs,
Apologies in advance for a rather long email, but to describe the
problem, I need to step through many details. I have been working on a
new dispatching system (futile.paradigm on CRAN) based on functional
programming concepts that is an alternative to S3 and S4 dispatching. I
use a declarative syntax using guard statements to control the
dispatching between function variants. I also provide post assertions
via an 'ensure' command that programatically be...
2008 May 21
3
Problem with R or fBasics Package (PR#11495)
...t.list(sort(.packages(all.available = TRUE)))
+ if(nchar(pkg)) library(pkg, character.only=TRUE)})
Loading required package: fImport
Loading required package: fSeries
Loading required package: robustbase
Loading required package: fCalendar
Loading required package: fEcofin
Loading required package: fUtilities
Loading required package: MASS
Rmetrics Package fUtilities (270.73) loaded.
Rmetrics Package fEcofin (270.73) loaded.
Rmetrics, (C) 1999-2006, Diethelm Wuertz, GPL
fCalendar: Time, Date and Calendar Tools
Package fSeries (260.72) loaded.
Rmetrics - Financial Time Series Objects
Rmetrics, (C)...
2008 Apr 07
2
tcltk issue remains
...ies) I get:
>library(fGarch)
Loading required package: fBasics
Loading required package: fImport
Loading required package: fSeries
Loading required package: robustbase
Loading required package: fCalendar
Loading required package: MASS
Loading required package: fEcofin
Loading required package: fUtilities
Loading required package: RUnit
RUnit 0.4.17 loaded.
Loading required package: spatial
Loading required package: tcltk
Loading Tcl/Tk interface ... Error in fun(...) : couldn't connect to
display ":0"
Error : .onLoad failed in 'loadNamespace' for 'tcltk'
Erro...
2010 May 01
4
Civ4 on Ubuntu doesn't work anymore after upgrade
...(now 1.1.42), and if so, how do I
do that ?
Thanks for any help, I NEED to play !!! And I don't want to reboot on
Window$ :-(
\bye
--
Nicolas FRANCOIS | /\
http://nicolas.francois.free.fr | |__|
X--/\\
We are the Micro$oft. _\_V
Resistance is futile.
You will be assimilated. darthvader penguin
2015 Aug 13
3
Bug in rank with utf8?
x <- "\u0663"
y <- 3
x == y
# FALSE
rank(c(x, y))
# c(1.5, 1.5)
--
http://had.co.nz/
2004 Nov 15
3
glim in R?
After some futile searches, I decided to ask the list to see
if any of the sages out there would have an answer:
I have a function I wrote a few years ago in S, which calls
glim numerous times. I'd like to port it to R, but glm
works differently from glim, which takes as part of its
input an X design matr...
2009 Mar 05
1
Problem using RMySQL and fCalendar
...()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
[Previously saved workspace restored]
> library(fCalendar, pos=2) # For date math
Loading required package: MASS
Loading required package: fUtilities
Rmetrics Package fUtilities (290.76) loaded.
Loading required package: fEcofin
Rmetrics Package fCalendar (270.78.2) loaded.
The new version of 'fCalendar' has been renamed to 'timeDate'
> dt<-"1947-06-13"
> myFC<-"America/NewYork"
> DT<...
2007 Dec 02
2
Searching for beagle
Hi,
there was a message in the list at Fri 26 Oct 2007 21:13:58, that
beagle was added to centos testing repo. But I could not find it
there. Please could someone give me an advice. Thank's a lot!
"We have added beagle-0.2.18, tomboy-0.8.1, and mono-1.2.4 to the
CentOS-5 testing repo for both x86_64 and i386."
Are there any experiences with beagle under centos 5? Is it usable now
2012 Nov 27
2
Error: R could not find "listDescription"
Hi,
I am running R on Win 7.
I got error for > listDescription(fPortfolio)
Error: could not find function "listDescription"
What do I need to install for solving this ?
Any help will be appreciated.
Thanks
[[alternative HTML version deleted]]
2003 Jul 31
2
Wine and XP
I have Wine working, and my Windows XP-installation mounted
as read only. Reading the FAQ, I noticed: "DON'T configure Wine
to use an NT-based Windows install (NT, Win2K, WinXP)."
So... is it futile to try to get XP-applications running on my
Linux-box? Should I install them from Wine, and if so, how?
"wine SETUP.EXE"?
I'm mostly interested in running Instant Messanger (MSN) 6.0 from
wine at the moment. Has anyone here managed to do this? What would
I need to do?
- M
2004 Sep 10
2
Should FLAC join Xiph?
...caved in to pressure and either
> released their changes or made their implementation compatible with the
> reference implementation.
This is interesting. I've never though of using copyright to attempt to
prevent embrace and extend ploys by commercial venders.
But in the end, it seems futile. A big company like Microsoft has enough
resources to reimplement libFLAC should they wish. Then they can embrace
and extend without worry about copyright.
So I would recommend a Public Domain ``license''. I really don't
understand why that choice isn't more popular among devel...
2020 Oct 07
2
Building libvirt library without libvirtd or virsh
Hello there,
I'm trying to play with musl and libvirt to see if I'm able to build a
libvirt client binary without dynamic lib dependencies. I have two
questions:
1) to your knowledge, is this exercise futile?
2) Do you know if there is a way to *only* compile the library bits?
I want to reduce the number of dependencies in the build, and only
construct the libvirt libraries, not libvirtd nor virsh.
Thanks in advance for any help you can provide.
Roman.-
2004 Oct 17
2
Re: [R] Problem Compiling R-2.0.0 on Linux Alpha
Thanks, Peter, and Prof. Ripley.
My efforts last night was mostly futile except that it told me about the
embedded newline in Built field.
Prof. Ripley: how do I get your fixes? Can I just download
R-2.0.0-patched?
Rajiv
--------
Rajiv Prasad
Scientist, Hydrology Group
Pacific Northwest National Laboratory, P.O. Box 999, MSIN K9-33
Richland, WA 99352
Voice: (509) 37...
2018 Sep 18
2
Suggested Patch: Adding commas to list of packages after R CMD check
...ion '0.99.13'
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... ERROR
Packages required but not available:
'MultiAssayExperiment' 'glmnet' 'SummarizedExperiment' 'STRINGdb'
'biomaRt' 'futile.logger' 'sparsebn' 'sparsebnUtils' 'forcats'
'dplyr' 'readr' 'ggplot2' 'ggfortify' 'reshape2' 'rlang' 'loose.rock'
Packages suggested but not available:
'testthat' 'knitr' 'rmarkdown' &...