Displaying 2 results from an estimated 2 matches for "bayesian_inf_market".
2006 Mar 13
2
FW: RE: .First functin
...library address.
.First <- function() {
options(prompt="$ ", continue="+\t") # $ is the prompt
options(digits=5, length=999) # custom numbers and printout
x11() # for graphics
par(pch = "+") # plotting character
source(file.path("U:\WORKAREA\R\Library\Bayesian_inf_Marketing"))
# my personal functions
library(bayesm)
library(MASS) # attach a package
}
Many thanks.
Graciela
This e-mail and any attachments are confidential and intende...{{dropped}}
2006 Mar 13
0
FW: RE: .First functin
...library address.
.First <- function() {
options(prompt="$ ", continue="+\t") # $ is the prompt
options(digits=5, length=999) # custom numbers and printout
x11() # for graphics
par(pch = "+") # plotting character
source(file.path("U:\WORKAREA\R\Library\Bayesian_inf_Marketing"))
# my personal functions
library(bayesm)
library(MASS) # attach a package
}
Many thanks.
Graciela
This e-mail and any attachments are confidential and intende...{{dropped}}