search for: lrlowbound

Displaying 2 results from an estimated 2 matches for "lrlowbound".

2009 Jul 31
1
what meaning missing value True /False needed
...ission <- rep(0 , InputDim ) # commision rate IndividualExp <- rep(0 , InputDim ) # expense amount per risk ####################################### # Market Expert Model parameter begin : ####################################### LRUpBound <-  1.01349495023810 # Upper bound of the loss ratio LRLowBound <-  0.743806254238095 # Lower bound of the loss ratio TransitCoefMean <-  1.03001118178481 # Mean of the coefficient of transition TransitCoefStdDev <-  0.0187801387384363 # Standard deviation of the coefficient of transition ####################################### # Optimization algorithm...
2009 Aug 20
2
what is the meaning of this error
Error in Math.factor(c(2L, 1L, 1L, 1L, 1L, 3L, 1L, 1L, 1L, 1L, 1L, 1L,  :   log not meaningful for factors In addition:Warning messages: 1: In Ops.factor(LRUpBound, LRLowBound) : * not meaningful for factors 2: In Ops.factor(TransitCoefStdDev, TransitCoefMean) :   / not meaningful for factors [[alternative HTML version deleted]]