andrewhooker / PopED

Population Experimental Design (PopED) in R
https://andrewhooker.github.io/PopED/
GNU Lesser General Public License v3.0
33 stars 21 forks source link

Error in svd(mat) : infinite or missing values in 'x' #68

Open ahmadabulfathi2 opened 1 year ago

ahmadabulfathi2 commented 1 year ago

Dear @andrewhooker, Could you please help me navigate through the error message I keep getting when I try optimizing sampling scheme: Total iterations: 336 Elapsed time: 3794.93 seconds.

Final OFV = 308.99 Parameters: 1103.538 4.108349 1431.097 1025.364 3600


Running BFGS Optimization


initial value -282.706221 Problems inverting the matrix. Results could be misleading. Error in svd(mat) : infinite or missing values in 'x'

With kind regards, Ahmed