Displaying 20 results from an estimated 300 matches for "fda".
Did you mean:
fd
2014 Aug 05
1
DNS problem when adding new record using samba-tool
Hi all,
I am setting up a new AD server with Samba 4.1.11 from the FreeBSD ports.
I struggle with the internal DNS. I add a new CNAME record but it does not
show up properly.
I gave the AD domain a new DNS domain (domain.fda) and the server the name
samba4.domain.fda.
I am using the internal DNS, and a forwarder to a bind server in the same
network.
After the AD provision I have this here (/etc/resolv.conf pointing to
itself on 192.168.50.216)
# host -v samba4.domain.fda.
Trying "samba4.domain.fda"
;; ->...
2008 Dec 16
2
"could not find function" error in "R CMD check"
Hi, All:
What might cause "R CMD check" to report, "could not find
function" for a function that has long been in the 'fda' package?
Both Jim Ramsay in Ottawa, Canada, and I in San Jose, CA, get this
same error. I replicated it with a fresh, anonymous checkout from
R-Forge (svn checkout svn://svn.r-forge.r-project.org/svnroot/fda).
With this, I did "R CMD build pkg", then "R CMD check fd...
2008 Nov 01
1
cat: ./R/Copy: No such file or directory
...ot;R CMD
check", without eliminating the error. The "00install.out" file is
short and bitter:
cat: ./R/Copy: No such file or directory
cat: of: No such file or directory
cat: create.fourier.basis.R: No such file or directory
make: *** [Rcode0] Error 1
---------- Making package fda ------------
adding build stamp to DESCRIPTION
installing NAMESPACE file and metadata
make[2]: *** No rule to make target `R/Copy', needed by
`D:/spencerg/statmtds/splines/fda/RForge/fda/fda.Rcheck/fda/R/fda'. Stop.
make[1]: *** [all] Error 2
make: *** [pkg-fda] Error 2
*** Installati...
2007 Oct 08
2
R and FDA trials
Yesterday I just noticed the new document on R and regulatory aspects
for biomedical research posted at
http://www.r-project.org/doc/R-FDA.pdf
Coming from an institution that performs a large number of clinical
trials for FDA and being an advocate of R myself, I have found that
the following issues usually come up when discussing the use of R for
FDA trials:
1. Most FDA submissions come down to a series of r x k tables, and it
is ha...
2009 Jan 11
2
R, clinical trials and the FDA
...felt that part of his recent post
was important enough to deserve it's own subject line rather then
being lost in a 60-msg-long thread...
On Sun, Jan 11, 2009 at 10:08 AM, Marc Schwartz
<marc_schwartz at comcast.net> wrote:
...
I strongly believe that the comments regarding R and the FDA are overly
negative and pessimistic.
The hurdles to the use of R for clinical trials are shrinking. There has
been substantive activity over the past several years, both internally
at the FDA and within the R community to increase R's acceptance in this
domain.
At the Joint Statistical Meetin...
2008 Aug 22
1
R CMD check problem
I have a query after finding an error running Rtools on a Windows machine.
I am trying to build an update to the R fda library using Rtools27 under
Windows XP Pro. This is the current fda library on RForge:
http://r-forge.r-project.org/projects/fda
Following R CMD build, R CMD check produces the following error in
00Install.out:
installing R.css in F:/work/RForge/fda.Rcheck
make: *** [Rcode0] Error 53
make[2...
2003 Nov 26
6
FDA and ICH Compliance of R
Does anybody know if R is FDA or ICH (or EMEA...) compliant? AFAIK S-Plus
is but that means nothing...
--
Trebate bolji pristup internetu?
Nazovite IskonInternet na 0800 1000 ili pogledajte
http://www.iskon.biz/individualni/usluge/dialup/
2017 Mar 08
2
Error in formatDL(nm, txt, indent = max(nchar(nm, "w")) + 3)
Hello:
A call to help(..., help_type='text') fails with "package='fda":
> install.packages('fda')
> help(package='fda', help_type='text')
Error in formatDL(nm, txt, indent = max(nchar(nm, "w")) + 3) :
incorrect values of 'indent' and 'width'
I have this wrapped inside "try" in Pack...
2017 Mar 09
2
Error in formatDL(nm, txt, indent = max(nchar(nm, "w")) + 3)
...graves at prodsyse.com> wrote:
> Hello:
>
>
> I tried "debug(help)" with the problem mentioned below. It stopped
> with a call to "library", from which I generate the following simple
> replication of this error:
>
>
>> library(help = 'fda', character.only = TRUE)
> Error in formatDL(nm, txt, indent = max(nchar(nm, "w")) + 3) :
> incorrect values of 'indent' and 'width'
>
>
> This was using R 3.3.3 inside RStudio on a Mac, as noted below. This
> same "library(help='fda...
2009 Mar 05
0
predict.fda - NAs are not allowed in subscripted assignments
Dear R users,
I'm trying to perform flexible discriminant analysis (fda) with
method bruto.
I applied the fda function on my training data:
bruto.fda <- fda
(fda.formula,data=train.data)
where fda.formula is: PRES ~ VA_D123 + VA_D124 +
VA_D127 + VA_DARU + VA_DCAN + VA_DFON +
VA_DLAP + VA_DRID + VA_DRIR +
VA_VVEG + VA_WDIN + VA_DIF3 +
VA_DIF4 + VA_DIF...
2007 Dec 07
0
fda, version 1.2.3
fda 1.2.3
========================
Version 1.2.3 of the fda package has just been released. This version adds to
previous versions a script to create most of the figures of chapter 6 of
"Applied Functional Data Analysis" by Ramsay and Silverman. Other changes
offer simpler calls to time warp...
2007 Aug 14
0
'fda' 1.2.2 is now available on CRAN.
The fda package supports "Functional Data Analysis" and "Applied
Functional Data Analysis" by Bernard Silverman and James Ramsay.
Functional data analysis, which lots of us like to call "FDA", is
about the analysis of information on curves or functions. FDA is a
collection sta...
2007 Aug 14
0
'fda' 1.2.2 is now available on CRAN.
The fda package supports "Functional Data Analysis" and "Applied
Functional Data Analysis" by Bernard Silverman and James Ramsay.
Functional data analysis, which lots of us like to call "FDA", is
about the analysis of information on curves or functions. FDA is a
collection sta...
2003 Jun 06
4
sas vs. r
I like R more than SAS. My job is doing research on clinical trial. But I was told that FDA only accepts the result from SAS. Is that true? TOO BAD.
[[alternate HTML version deleted]]
2009 Nov 13
4
R, NIH and FDA
Dear All,
I will soon be working with NIH and possibly FDA. Will I be able to
use R or will I be forced to use SAS?
Cheers,
Federico
--
Federico C. F. Calboli
Department of Epidemiology and Public Health
Imperial College, St. Mary's Campus
Norfolk Place, London W2 1PG
Tel +44 (0)20 75941602 Fax +44 (0)20 75943193
f.calboli [.a.t] imperial.ac....
2007 Mar 01
2
Using R for devices trial
I would like to use R for submissions to FDA/CDRH (the medical device
company I work for currently uses only SAS). Previous postings to the list
regarding R and 21 CFR 11 compliance have been very helpful. However,
reluctance to using open source software for statistical analyses and
reporting remains high here at my company. Has anyone us...
2013 Apr 28
0
Positive Smoothing in fda package
Dear all,
I'm trying to build some fda objects using smooth.pos() from fda package.
Here is what I try:
>X <-c(0.4541139, 0.4802537, 0.5091228, 0.3894931, 2.1512258,
>7.9301281, 62.3876109, 54.1168247, 67.8769904, 91.0670615, 20.0682440)
>basis <- create.bspline.basis(c(-100, 100), 7, 5)
>MDA.fdPar <- fdPar(ba...
2008 Nov 07
1
Problems with packages fda and splines (PR#13263)
Full_Name: David D Degras
Version: 2.8.0
OS: Mac OS X
Submission from: (NULL) (128.135.239.11)
I have recently installed the version 2.8.0 of R along with package fda (v
2.0.2)
and its dependencies (including package splines v. 2.8.0).
Here are my problems:
1) The package splines should feature functions such a predict.bs,
predict.bSpline and such and it does not! I can make calls to bs, ns, and
interpSpline but not to any predicting function.
Example:
> l...
2003 Jul 08
0
SIP Problem (previous post) .. information might be relevant
...y
control.
help :) please!!
Dave
Signal=0
Duration=250
(no NAT) to 216.52.153.207:5060
Sip read:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 217.168.168.5:5060;branch=z9hG4bK5a5cde5e
From: "21382890" <sip:21382890@217.168.168.5>;tag=as6556b0d9
To: <sip:723@216.52.153.207>;tag=26845C24-FDA
Date: Tue, 08 Jul 2003 22:22:57 GMT
Call-ID: 14bce0f47fb42b734f7904ca351a4220@217.168.168.5
Server: Cisco-SIPGateway/IOS-12.x
Content-Length: 0
CSeq: 117 INFO
Contact: <sip:723@216.52.153.207:5060>
10 headers, 0 lines
set_destination: Parsing <sip:723@216.52.153.207:5060> for address/...
2001 Oct 15
0
predict.fda difficulties
Dear Dr Hornik / R help list,
I am using the mda package and in particular the fda routine to classify a
set of 162 neurons falling in to 11 neuronal cell types according to 17
morphological variables. I would like to use a cross-validation approach in
which I split the data, train with one part amd then test the predictive
accuracy of the discriminant functions with the remaini...