A very quick look at the AD8333 model shows that it uses the IF(x,y,z) function which is not available by default in ngspice (which EasyEDA uses for the simulation engine).
Therefore you would have to add a .func statement to your copy of the AD8333 model, to include the EasyEDA IF() function.